搜索资源列表
代理服务器程序源代码
- 用VC实现的代理服务器程序源代码,很有借鉴意义-with VC's proxy server source code, a useful one
用WinSocket创建客户机服务器程序
- 用WinSocket创建客户机服务器程序 请斑竹通过,我好喜欢这个网站啊,连做梦都是呀-Winsocket used to create client-server requests fed through, I like this site good ah, even dreaming are ah
这是一个代理服务器程序它使用多线
- 这是一个代理服务器程序它使用多线程-This is a proxy server procedures it uses multithreading
一个socket服务器程序
- java写的一个socket服务器程序,参考性极强-wrote a socket server reference to a highly
采用异步方式的HTTP服务器程序代码
- 采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
长按键获取GPS信息附送到指定服务器
- 本程序可实现长按C键,获取GPS信息,并提示是否上传到指定服务器.程序退出需要输入密码"123"
FTP服务器程序VC++
- 使用MFC编写的FTP服务器程序,功能齐全,格式严谨。
超级服务器程序
- server1.zip超级服务器程序
客户端服务器程序
- 一个简单的客户端服务器程序
C8051F340的web服务器程序
- C8051F340的web服务器程序,嵌入式web服务器程序,源码。
这是一个代理服务器程序它使用多线
- 这是一个代理服务器程序它使用多线程-This is a proxy server procedures it uses multithreading
一个socket服务器程序
- java写的一个socket服务器程序,参考性极强-wrote a socket server reference to a highly
一个自定义Web服务器
- web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;-web server is a more complete functional Web server, the program can give readers in-depth understanding of HTTP Implementation Mechanism;
采用异步方式的HTTP服务器程序代码
- 采用异步方式的HTTP服务器程序代码.是最好的学习HTTP服务器的示例,希望对需要的朋友有所帮助-using asynchronous HTTP server code. The study is the best examples of HTTP server, and I hope to have a friend in need of help
Delph编写的很好的考试系统程序
- Delph编写的很好的考试系统程序,包括服务器程序,管理程序和客户端程序.-Delphi prepare a good examination system procedures, including server management and client procedures.
聊天室客户端程序和服务器程序
- 一个简单的,但是聊天功能也实现了的聊天室代码,请多多指教!^_^-a simple, but the chat has also realized a chat room code, a great weekend! ^ _ ^
代理服务器程序源代码
- 用VC实现的代理服务器程序源代码,很有借鉴意义-with VC's proxy server source code, a useful one
TCP的客户服务器通信程序
- TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\client\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP
简单ftp服务器
- 是一个JAVA编写的FTP服务器程序,有详细的注解,适合初学者-prepared by the FTP server program, a detailed explanation, for beginners