资源列表
[Internet/网络编程] 在Linux中实现客户机-服务器通信
说明:分布式计算实验——在Linux中实现客户机-服务器通信-distributed computing experiment -- in Linux to achieve client-server communication<冯昊飞> 在 2008-10-13 上传 | 大小:2.05kb | 下载:0
[Internet/网络编程] TcpSer
说明:FTP服务器示例 实现客户发出请求下载服务端文件的功能 服务器能同时响应多个客户的请求 编译方式: cc TcpSer.c -o TcpSer -lsocket-example FTP server for customers download service request issued by the document-server functionality can also respond to the request<木子> 在 2008-10-13 上传 | 大小:2.04kb | 下载:0
[Internet/网络编程] locate_thread
说明:实验室的项目,管道机器人,分5个线程,体现通讯策略和应用层协议,利用CAN总线通迅,很有参考价值-laboratory project, the pipeline robot, the five - threads, embodied communications strategy and application layer protocol. CAN bus communication, great reference value<alex> 在 2008-10-13 上传 | 大小:2.04kb | 下载:0
[代理服务器] 大牛的socks5代理
说明:由于工作需要,最近在实现这些代理的协议,主要实现java和c的版本。 java的版本好办,有一个java的proxy类,这个就内置了对代理协议的支持; c的呢,就要自己来了。先动手看看协议。 主要是如下几个RFC http://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4.protocol http://www.rfc-editor.org/rfc/rfc1928.txt htt<hyde3188@126.com> 在 2010-12-01 上传 | 大小:2.05kb | 下载:0