资源列表
T4
- 发送邮件的简单例子,-Send e-mail simple example,
ftp_server_client
- 实现了linux下的客户端和服务器端,实验环境为redhat linux9.0-Achieved under the linux client and server, experimental environment for redhat linux9.0
MoteSocket
- 实现Mote节点与主机的Socket连接,为Mote节点与主机互联通信提供通道-The realization of Mote nodes and the host of the Socket connection with the host node for the Mote Internet communications to provide access
WebService
- 如何异步调用Web Service程序 VS2005 REALESE-How to call Web Service asynchronous procedure VS2005 REALESE
juzheng
- 是关于所有矩阵运算的,可以提供给涉及到定位时用到举证,有很好的参考价值-Of all matrix operations can be provided to involve positioning the burden of proof when used, have a good reference value
jdhm
- WIN2000下一个简单的后门实现 WIN2000下一个简单的后门实现-WIN2000 back door under a simple realization of WIN2000 back door under a simple realization of
service
- LINUX下的一个TCP服务器小程序。学习unix网络编程的朋友可以下来参考参考-LINUX under a TCP server applet. Learning unix network programming friends can down reference reference
client_o
- linux下基于TCP协议的客户端小程序。学习网络编程的朋友可以参考参考-Based on the TCP protocol under linux client applet. Learning Network Programming friends can refer to reference
video-monitor
- 用visual c++开发的网络视频监控系统,分为网络端和客户端的系统两个模块-Using visual c++ Development of Network Video Monitoring System, is divided into network-side and client systems two modules
Server
- 第一步:用指定的端口号和服务器的ip建立一个EndPoint对像; 第二步:建立一个Socket对像; 第三步:用socket对像的Bind()方法绑定EndPoint; 第四步:用socket对像的Listen()方法开始监听; 第五步:接受到客户端的连接,用socket对像的Accept()方法创建新的socket对像用于和请求的客户端进行通信 第六步:通信结束后一定记得关闭socket -Step one: use the specified port number
Client
- 第一步:用指定的端口号和服务器的ip建立一个EndPoint对像; 第二步:建立一个Socket对像; 第三步:用socket对像的Connect()方法以上面建立的EndPoint对像做为参数,向服务器发出连接请求; 第四步:如果连接成功,就用socket对像的Send()方法向服务器发送信息; 第五步:用socket对像的Receive()方法接受服务器发来的信息 第六步:通信结束后一定记得关闭socket; -Step one: us
SPLLoader570
- 经典的局域网通信工具,IpMsg的源代码,中文名称叫做 飞鸽传书-Classic LAN communication tools, IpMsg the source code, the Chinese name is called Dove Chuanshu
