虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

OPC-Client

  • 以前写的一个简单的TCP通信例子

    以前写的一个简单的TCP通信例子,包括Sever和Client两个程序

    标签: TCP 通信

    上传时间: 2014-01-02

    上传用户:dave520l

  • 局域网聊天的程序

    局域网聊天的程序,包含两个程序,一个server 端,一个client端。

    标签: 局域网 程序

    上传时间: 2015-09-30

    上传用户:一诺88

  • Hulft-Message是用来在Internet上传输文件数据的商用MiddleWare,特别用于数据量小

    Hulft-Message是用来在Internet上传输文件数据的商用MiddleWare,特别用于数据量小,但是频繁度高的业务。支持不同平台和编码体系间的代码和数据的自动识别和转换。 本代码是Hulf-Message的Client的源代码和lib库,平台包括LINUX/UNIX/OS400/Windows,功能包括和Server端建立连接,发送和取得数据功能,语言包括C语言和JAVA语言。

    标签: Hulft-Message MiddleWare Internet 数据

    上传时间: 2015-10-01

    上传用户:阳光少年2016

  • 一个完整的email客户端代码 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Co

    一个完整的email客户端代码 Example program from Chapter 1 Programming Spiders, Bots and Aggregators in Java Copyright 2001 by Jeff Heaton SendMail is an example of client sockets. This program presents a simple dialog box that prompts the user for information about how to send a mail.

    标签: Aggregators Programming Example Chapter

    上传时间: 2015-10-04

    上传用户:叶山豪

  • 一个j2se内容

    一个j2se内容,在同一程序里包含client和server,先运行的为server后运行为client,两者用SOCKET传输,在任何一方控制小球移动都会使另一方出现一样移动。

    标签: j2se

    上传时间: 2014-08-13

    上传用户:1101055045

  • The OMNI Naming Service (omniNames) is an omniORB implementation of the OMG’s COS Naming Service Sp

    The OMNI Naming Service (omniNames) is an omniORB implementation of the OMG’s COS Naming Service Specification. It offers a way for a client to turn a human-readable name into an object reference, on which the client can subsequently invoke operations in the normal way. See the OMG specification for full details of the functionality provided by the Naming Service.

    标签: Service Naming implementation omniNames

    上传时间: 2014-01-25

    上传用户:jyycc

  • 家里的台式机

    家里的台式机,装有windows 2000 professional一直做server,本本使用linux做client,后来觉得本本上运行linux太慢,而且也不能在上面随随便便做实验,所以想要把台式机也装上linux,这样一来自然就涉及到了linux下adsl上网和组网的问题,经过几天的实验,总算是成功,因此把整个过程写下来,一来备案,而来希望能对网友们有点帮助。

    标签: 台式机

    上传时间: 2015-10-09

    上传用户:GavinNeko

  • Many programs today suffer from the fact that their users have to connect using IP addresses. This i

    Many programs today suffer from the fact that their users have to connect using IP addresses. This is impossible for dialup users, whose IPs change all the time, and painful for LAN users who don t know their IP addresses or whose addresses also change. In addition, many collaborative programs could benefit from offering friends lists, showing friends as online or offline, providing status information. This kind of functionality is hard to provide, requiring a dedicated Internet database and a new client - client protocol. But it is offered today through a system called AwareNet, which is offered free of charge and royalty

    标签: addresses programs connect suffer

    上传时间: 2013-12-05

    上传用户:CHENKAI

  • 基于完成端口的TCP网络通信框架实现 工程iocp中包含了框架实现的所有代码

    基于完成端口的TCP网络通信框架实现 工程iocp中包含了框架实现的所有代码,工程server和client是对该框架的简单测试 和应用。框架实现了基于消息的TCP网络通信,(避免了TCP的数据“粘连”问题)并进 行了封装,封装后的界面iocpapi.h非常简洁,应用程序代码只需要简单包含 iocpapi.h,就可以实现自己的网络应用.具体例子可以参考server和client代码提供 的两个类分别用于服务器端和客户端(一般来说客户端不用管理大量连接,所以有点 杀鸡用牛刀的味道,不过为了和服务器对应,应该使用该客户端,除非你自己实现 框架的消息格式)

    标签: iocp TCP 端口 工程

    上传时间: 2013-12-29

    上传用户:wpt

  • JXTA——Java P2P网络编程技术,最近

    JXTA——Java P2P网络编程技术,最近,P2P(Peer-to-Peer)又成为了因特网上的一个热点。P2P是因特网的一种应用模式,其意思是指网络上的任何设备(包括大型机、PC机、PDA、手机、机顶盒等等)都可以平等地直接进行连接并进行协作。想比当前因特网上主流的应用模式Client/Server或者Client/Service而言,P2P具有自己鲜明的特点和优势。(这也是我对它着迷的地方。

    标签: JXTA Java P2P 网络

    上传时间: 2015-10-15

    上传用户:wys0120