搜索资源列表
服务器是如何用C实现的
- 例子显示了服务器是如何用C实现的 要使用BSD界面建立一个服务器程序-examples show how the server is using C to be used to achieve the establishment of a BSD interface server
客户端服务器端的通信程序
- JAVA程序设计来实现了多个客户端和一个服务器端的通信程序-JAVA procedures designed to achieve a number of client and a server-communication program
一个服务器与客户端的程序
- 一个客户端跟服务器端的代码。用来让学习网络编程的GG学习。-a client with the server-side code. To allow the Learning Network Programming GG learning.
服务器客户模式的小型考试系统
- 一个服务器客户模式的小型考试系统,有兴趣的可以DOWN回去后改进成实用的系统(华南农业大学信息学院计算机系).-a client server model of the small test system, interested DOWN can go back into improving the practical system (South China Agricultural University, Department of
ftp服务器源码1.0
- 这是一个外国人写的ftp
功能齐全的嵌入式web服务器
- 这是我写的一个功能齐全的嵌入式web服务器,在友善之臂S3C2440板子上调试通过并验收。嵌入式设备具有有限的内存资源,所以在设计上要求嵌入式web服务器代码不仅要完成需求的所有功能,还要求代码尽可能的优化和精简。基于以上需求,完成了嵌入式web服务器所要求的基本功能: 1. 实现对静态网页请求的应答。 2. 实现对动态网页请求的应答,web服务器有执行外部程序的能力。 3. 可以同时接受和处理多个客户端的请求应答。 4. 有效防止僵尸
FTP服务器源代码
- 一个ftp服务器的例子,推荐下载 --An example of ftp server,recommend
FTP服务器源代码
- 一个ftp服务器的源代码,实现的功能很强大。值得好好研究研究!-an ftp server source code, the function is very powerful. Worthy of a good studies!
http服务器
- 一个fttp编程原码,架构齐备,对学习网络编程的朋友 有一定的参考价值-a fttp original programming code, complete fr a mework for the study of network programming friend has some reference value
一个服务器与客户端的程序
- 一个客户端跟服务器端的代码。用来让学习网络编程的GG学习。-a client with the server-side code. To allow the Learning Network Programming GG learning.
用Java实现FTP服务器
- windows环境的编程 一个文件-windows environment of a programming document
一个简单的代理服务器的实现
- 这是一个简单的代理服务器的实现的源码,编写精巧,便于学习.-This is a simple proxy server on the realization of the source code, prepared workmanship, ease of learning.
这是一个代理服务器程序它使用多线
- 这是一个代理服务器程序它使用多线程-This is a proxy server procedures it uses multithreading
share_p2p
- 一个P2P软件,本软件可在任何一个标准配置的主机上运行。运行本软件的主机既可作为客户端,也作为服务器端运行,是一个典型的多线程程序;首先作为服务器端,有一个服务器线程始终监听指定的端口,如果网络上有其他主机要求需要建立连接,互相交换共享文件信息,双方就可以互相下载对方共享的文件。-a peer-to-peer software, the software may at any one standard configuration run
一个socket服务器程序
- java写的一个socket服务器程序,参考性极强-wrote a socket server reference to a highly
代理服务器的实现
- 一个用JAVA写的代理服务器的实现-a written using Java Implementation of Proxy
客户端服务器端的通信程序
- JAVA程序设计来实现了多个客户端和一个服务器端的通信程序-JAVA procedures designed to achieve a number of client and a server-communication program
WSAAsyncSelectIOCSChat
- 采用异步选择模型的C/S模型的聊天程序 点到点的通信,一个服务器对多个客户端-Select the model using asynchronous C/S model point to point communication chat program, a server for multiple clients
Socket聊天程序(一个服务端,多个客户端)
- C/S架构,采用socket通信方式,一个服务器对多个客户端通信,支持广播以及点对点通信(C / S architecture, using socket communication, a server for multiple client communications, support for broadcast and point-to-point communication)