搜索资源列表
代理服务器程序源代码
- 用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
多线程HTTP服务器程序
- 多线程HTTP服务器程序.Linux下开发的心得笔记 包括加锁的问题、内核编程的一些注意事项、内核程序风格的注意事项、为操作函数集等和一些源码。-multithreaded HTTP server. Linux development experience including lockable Notes, some kernel programming note, the kernel procedures style matters to the attention of the opera
这是一个代理服务器程序它使用多线
- 这是一个代理服务器程序它使用多线程-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服务器程序,功能齐全,格式严谨。
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
超级服务器程序
- server1.zip超级服务器程序
客户端服务器程序
- 一个简单的客户端服务器程序
C8051F340的web服务器程序
- C8051F340的web服务器程序,嵌入式web服务器程序,源码。
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
UDP_protocol_test
- UDP协议测试程序,里面包含了客户端和服务器程序,请先启动服务器,然后用客户端连接,就可以开始测试-UDP protocol testing procedures, which includes client and server program, please restart the server, and then the client connection, you can start testing
chat
- 这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe. 服务器先运行,客户连接到服务器运行的计算机的IP即可。-This is a chat room routines, the server process is chatsrvr.exe, clients are ChatClient.exe. Server to run, customers to connect to the server running on your computer
IocpServer
- 使用性能最好的iocp模型进行网络通信,可作为网络服务器程序的蓝本。-use the advanced model iocp to write net communiction, which can be refrenced as game server.
dlb
- 双缓冲队列的C++实现,用到了模板封装机制,重用性更好,写服务器程序必备!-Double buffering queue C++ implementation mechanism used in the template package, reuse and better, write the server program must have!
TcpServer
- QT5实现TCP协议下的服务器程序,带有用户界面。(QT5 implementation of the TCP protocol server program, with a graphical interface.)
移植多款轻量级 Web服务器到ARM-Linux系统
- 移植轻量WEB服务器程序,用于小系统,简单好用(Porting lightweight WEB server programs)
Web服务器
- 超轻量型 Http Server,用来学习非常不错,实现GET/POST 的 Web 处理,可以帮助我们真正理解服务器程序的本质。(Super lightweight Http Server, used for learning is very good, Web GET/POST, can help us understand the nature of the server program.)