搜索资源列表
ShenYin2
- 实现局域网下一对一语音聊天,用SOCKET实现UDP通信,语音部分用winmm的库。使用windows底层API waveOutOpen等-Local area off-line one-on-one voice chat
PacketSniffer
- 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capt
UDP
- 基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
Chapter14
- 包含了VC下实现的WINDOWS API的TCP/UDP的网络服务器、客户端程序,还有一个聊天程序。-VC contains the WINDOWS API under the TCP/UDP network server, the client program, there is a chat program.