搜索资源列表
epoll.tar
- epoll机制的收发程序 只能在2.6内核上使用 -epoll mechanism TX program only in the use of kernel 2.6
epoll
- linux 下epoll的用法,支持几万个fd,大型服务器的网络架构-linux usage under epoll support tens of thousands fd, large server network infrastructure
epoll代理服务器
- 使用EPOLL机制实现的WEB代理服务器,采用多线程和页面缓存技术。
epoll
- linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
epoll.c
- epoll网络通信实现代码,适合初学者使用非常不错的学习资料。-Network Communication epoll code to use is very good for beginners to learn the information.
linux-xia-epoll-socket
- linux下epoll模式的socket,可支持多用户同时向服务器发送请求。-mode under linux epoll socket, can support multiple users simultaneously send requests to the server.
epoll
- epoll最详细的讲解,重点已用红色标出,看完即可用epoll编程了-epoll the most detail, emphasis has been marked in red, reading can be programmed with epoll
epoll
- epoll socket连接简单实例。简单描述epoll方式的socket连接。-epoll socket to connect a simple example. A brief descr iption of the way epoll socket connection.
epoll
- 此文章详细阐述epoll开发的精髓,你可以了解epoll的实现过程和如何合理的运用epoll进行项目开发。-This article elaborated the essence of epoll development, you can understand the epoll implementation process and how reasonable the use of epoll project development.
epoll
- epoll server.c 应用与linux下-Application and epoll server.c under linux
epoll
- epoll simple introduction.
TCPS-Epoll
- Linux Epoll用法实例(Socket编程)-Linux Epoll usage examples (Socket Programming)
epoll
- epoll 机制的简单实现,仅仅用于参考其中有很多部分需要改进-epoll mechanism realize simple, just for reference which has many parts need to be improved
epoll
- 用epoll在Linux下编译的,可以有效测试网络连接性能-Compiled with epoll in Linux, and can effectively test the network connection properties
epoll-libevent-proxy
- 分别使用epoll、libevent实现的端口映射程序,学习epoll,libevent的好资料-Respectively, using epoll, libevent port mapping procedures to achieve, learning epoll, libevent good information ...
epoll
- epoll示例 详细描述了epoll的应用 及注意事项-epoll
epoll
- epoll 模型是linux的总要模型 这是一个简单的例子-epoll model is to model the total linux This is a simple example
epoll
- linux c 网络编程,socket实现epollc服务器-linux c network program about socket,use epoll
epoll-server
- epoll tcp server. 适用于TCP server。C/C++ 均可适用。 可以用于TCP server服务器端的通信处理,可扩展性强。(epoll for tcp server. realized by c/c++. can be used for TCP server side handling. flexible to extend.)
epoll
- epoll高性能服务框架,服务端+客户端(Epoll high performance service framework, server + client)