资源列表
较为复杂的rmi的例子
- 说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example,
ASP开发中的错误信息中文说明大全
- 里面详细介绍了很多ASP的错误代码代号之类的,在出错时可以查到到底是那里出错等信息。-inside a lot of detailed error code ASP code like the error can be found in the end there is wrong information.
Sniffer_test
- 一个用C#写的捕获网络包的dll -a written using C# capture network packets dll a written using C# capture network packets d
C++EmailSource
- 邮件传送源程序_-------一个简单的邮件传送源程序
pmwiki_i18n-cn
- pmwiki的中文汉化补丁,pmwiki是一种非常小的wiki,部署简单,可靠,高效等
TempFile
- 网络通信 ?
talk
- 使用jsp做的一个简单的不使用数据库的聊天室
JAVAsocketServer
- 这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
xgsocket
- 自己的socket类,实现Oneshut工作模式.使用时继承CXGAnswerConnect类,并重载OnWork虚函数即可获得回调.-own socket and realizes Oneshut work. Using inheritance CXGAnswerConnect category, Heavy OnWork and virtual Get callback function.
文件传输技巧
- 上课的时候用VB编写的文件传输的技巧,有利于初级者学习-class of VB paper prepared by the transmission of skills and a conducive learning primary. .
UDP_Sever_Cliet.rar
- UDP服务端与客户端通信编程示例