搜索资源列表
RMI入门例子
- RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, t
2004-06-09_TDISources
- 一个关于TDI的例子,包括TCP test ,TCP echo等,以及简单API-an example of TDI, including TCP test, TCP echo, as well as a simple API
vc6-testnet
- Visual C++实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。-Visual C materialize PC and Ethernet to serial communications equipment example, can be used to test Ethernet switch serial data transceiver situation.
java-testnet
- java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
kpmsg
- 使用Windows信使的例子。可以使用这个源码测试一下 -Windows Messenger example. The source code can be used to test
modem2
- moden的开发例子!测试通过的!里面有主程序main和子程序-moden development example! The test! There are main main program and subprogram
TCP自环程序
- 这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to