资源列表
highsocket.tar
- 关于 tcp/Ip socket 套接字通信编程,实现网络编程功能-this is for socket
epool-example.c.tar
- epool-example.c.tar.gz Linux下的网络编程,适合初学者-Network programming under epool-example.c.tar.gz Linux for beginners
dist_project.tar
- simple client and server socket programming
HTTPMTServer
- 全代码实现httpServer 全面展示了Socket编程。如何编写Server端口-Full implementation of the code httpServer comprehensive display of Socket programming. How to write Server port
repcached-2.2-1.2.8.patch
- 服务器、memcache 数据存储备份工具源码-memcache source backup tool
Firewall
- windows防火墙演示代码,可以使应用程序运行时不再显示防火墙提示,提升用户体验,包括私用网络。-windows firewall demo code, you can make an application run-time is no longer displayed firewall prompts to enhance the user experience, including private networks.
openacs-bin-0.5.0.3
- Automatic configuration server (ACS) implementing CPE configuration protocol CWMP as specified in TR-069.
jianting
- 后台监测程序:后台运行监测是否有新增文件-Running in the background monitoring whether the new file
Qt-IM-client
- 该程序是在Qt环境下开发的类似于qq客户端的聊天程序客户端。-The program is under the Qt development environment similar to qq client chat program clients.
playaudio
- 基于arm的wav音乐播放程序,播放本地wav音乐文件,需要交叉编译工具编译到开发板上运行-Wav-based arm of the music player, playing local wav music files, you need to cross-compile tools built into the development board to run
socket_app
- socket应用封装,包括客户端和服务端,可以通过函数调用直接应用-socket application package, including client and server, the application can be invoked directly by the function
UNIX-NetWork-Programing_2.pdf.tar
- 本书是一部UNIX网络编程的经典之作。书中全面深入地介绍了如何使用套接字API进行网络编程。全书不但介绍了基本编程内容,还涵盖了与套接字编程相关的高级主题,对于客户/服务器程序的各种设计方法也作了完整的探讨,最后还深入分析了流这种设备驱动机制-This book is a classic UNIX network programming. The book comprehensively and thoroughly explains how to use the sockets API for