搜索资源列表
Ethpeek_for-VC2008
- 完美的以太网抓包工具源码,使用VC2008编译,分栏页面左边节点解析较慢,能抓包发包,包括端口,ip,协议等过滤。注意文本页面解析较快。-ethnet catpure tools,build with VC2008,include many function,such as port,ip,protocol filter。it s perfect.
chat
- 基于c语言实现视频聊天系统 有如下2个文件夹: 1. Client:保存了客户端的项目程序,使用Visual C++6.0打开文件Client.dsw,然后使用工具栏中的“Build”命令即可调试。 2. Server:保存了服务器端的项目程序,使用Visual C++6.0打开文件Server.dsw,然后使用工具栏中的“Build”命令即可调试。-C language based video chat system