资源列表
myFile
- qt udp tcp 源码,是学习和开发qt网络程序的好例子-qt udp tcp source, is to learn and develop good example of network programming qt
DHCP
- 一个实现DHCP客户端的示例代码,可以发送和接受DHCP请求。-A DHCP client to achieve the sample code, you can send and receive DHCP requests.
VCQQ
- VC++ 多线程聊天软件,支持文件传输,-VC++ multi-threaded chat software,support file transfer
W5100
- W5100是WIZnet公司最新推出的固件网络芯片,它是在W3150A+的基础上,集成了以太网物理层RTL8201CP核,因此W5100集TCP/IP协议栈、以太网MAC和PHY为一体。-W5100 is the latest firmware WIZnet' s network chip, which is W3150A+, based on the integration of the Ethernet physical layer RTL8201CP nuclear, so W510
chat
- Qt聊天软件 可以有文件传输 UDP TCP协议-Qt chat software
modbus_sim
- 模拟MODBUS主站、从站,包括TCP • mod_RSsim76exe.zip - Demo executable v7.6 • mod_RSsim7_4b.zip - mode_RsSim V 7.4b source • mylib.zip - Source : (library needed to compile) -Simulator for Modbus slaves over RS232/RS485 and TCP/IP
uipportingtolpc23xx
- "uip tcp/ip" stack porting on arm lpc2368 platform
Protocal
- 协议分析器 : 用winpcap开发包完成对某类或全部数据的截获,并将截获的数据显示到界面-Protocol Analyzer: winpcap development kit complete with a certain or all of the data intercepted and intercepted data to the interface
win32api_1_2
- JEDI Win32 API Library
123
- UDP端口扫描程序,该程序可以扫描出计算机上开启的UDP端口-UDP scan
ns2
- 计算机网络-实验指导-NS2部分-仿真实验-Computer network- part of experimental guidance-NS2- Simulation
IOCP(Socket)
- Windows系统下的socket模型有多种,其中完成例程的效率也是相当高的,IOCP主要针对数据吞吐量和连接并发量而设计,本示例提供完整的IOCP源码示例,希望对大家对IOCP的深入理解有帮助-IOCP for socket