搜索资源列表
epoll
- linux下用epoll实现的udp服务器例子,很精简和实用。
udp_epoll_c.cpp.tar
- udp client 基于epoll的测试服务器
epoll_udp_client
- 一个UDP EPOLL 客户端例子。可用于测试程序-A UDP EPOLL client examples. Can be used to test procedures
SOCKET-EPOLL
- socket for tcp udp , with c code
UDP-Based-Data-Transfer-FOR-Delphi
- UDT的Delphi接口及其模仿Delphi的Sockets单元进行的控件封装,由于Sockets.pas中的控件并没有EPOLL等高级的用法,而且这些是UDT中特有的东西,所以也没有在接口中导出.-The Delphi interface and Components of UDT which is a opensource project implements the Reliable connection used UDP.the EPOLL not inclued becase the
epoll_udp_client
- 一个UDP EPOLL 客户端例子。可用于测试程序-A UDP EPOLL client examples. Can be used to test procedures
testepoll
- linux epoll udp服务器例子-linux epoll udp server example
Epoll---UDP
- epoll的udp方式, 实现高并发连接-udp for epoll, implement the plenty intercurrent.
epoll_udp_client
- 一个UDP EPOLL 客户端例子。可用于测试程序-A UDP EPOLL client examples. Can be used to test procedures
epoll_udp_client
- 一个UDP EPOLL 客户端例子。可用于测试程序-A UDP EPOLL client examples. Can be used to test procedures
epoll
- linux c++ epoll编程,支持epoll udp-linux c++ epoll programming, support epoll udp
epollUDP
- UDP高性能EPOLL操作方式,性能非常高linux c++ epoll编程,支持epoll udp-High-performance EPOLL UDP mode of operation, the performance is very high linux c++ epoll programming, support epoll udp
Socket
- socket包含以下功能 1. 阻塞、非阻塞 2. I/O多路复用模型 3. epoll I/O多路复用模型 4. UDP编程等-socket includes the following features 1. blocking, non-blocking 2. I/O multiplexing model 3. epoll I/O multiplexing model 4. UDP programming
lte_main
- 实现一个epoll服务,解决多用户同时给服务端发送数据导致丢包的问题(To achieve an epoll service to solve the multi-user at the same time to send data to the server packet loss caused by the problem)