资源列表
OverlappedServer
- 重叠I/O提供了更好的系统性能。 它允许应用程序使用重叠数据结构一次投递一个或者多个异步I/O请求。 提交的I/O请求完成之后,与之关联的重叠数据结构中的事件对象受信。然后,使用WSAGetOverlappedResult函数获取重叠操作结果。 -Overlapped I/O to provide better system performance. It allows the application to use the the overlap data structure onc
IOCPDemo
- 使用CreateIoCompletionPort创建完成端口对象。 2.创建工作线程,在完成端口上执行并处理投递到完成端口上I/O请求。 3.向完成端口对象关联套接字句柄。 4.投递重叠发送和接受请求处理I/O。 -Completion port object CreateIoCompletionPort create. Create worker threads running on the completion port and handle delivery to the
Sniffer
- 自己编写的一个linux下网络抓包分析工具,支持常见的各种网络数据包,特别加入对VPN的分析支持,解压后可以将所有文件导入Eclipse便于管理代码。-I have written a linux network packet capture analysis tools to support a variety of common network packets, in particular by adding the VPN analysis support, after extractin
common
- WSAAsyncSelect,WSAEventSelect,IOCPDemo等的支持文件-WSAAsyncSelect, WSAEventSelect, IOCPDemo support files
iocpsys
- 可伸缩服务器设计代码。需要common.rar的支持,见本人上传的附件。-Scalable server design code. Need common.rar support, see my upload attachments.
broadcast
- 基于IP的广播实现代码,需要commmom.rar的支持(见本人上传附件)-Based the IP broadcast implementation code to need commmom.rar support (see my attachments)
muticast
- 基于网络的多播实现代码。需要commmom.rar的支持(见本人上传附件)-Web-based multicast code. Commmom.rar support (see my attachments) is required
GroupTalk
- 基于网络的组播讨论会实现代码,需要commmom.rar的支持(见本人上传附件)-Based on the network multicast discussions will achieve code needs commmom.rar support (see my post attachments)
join
- 基于网络的组播客户端实现代码。需要commmom.rar的支持(见本人上传附件)-Network-based multicast client-side implementation code. Commmom.rar support (see my attachments) is required
Sniffer
- 网络嗅探器开发实例代码。需要commmom.rar的支持(见本人上传附件)-The network sniffer Development code examples. Commmom.rar support (see my attachments) is required
AudioChartTest
- 基于UDP的互联网会话聊天软件,基于CAsyncSocket类实现-UDP-based Internet session chat software, CAsyncSocket class
routetracer
- 路由跟踪协议的实现源代码。需要commmom.rar的支持(见本人上传附件)-Routing the tracking protocol implementation source code. Commmom.rar support (see my attachments) is required