资源列表
tcp
- vs2005环境下,使用tcp通信协议实现的“心跳程序”。-the vs2005 environment, using TCP communication protocol heartbeat program.
Test_Winpcap
- 使用Winpcap库在Windows平台实现的直接发送和接收MAC包的小程序-The use of the Winpcap Library in the Windows platform for the direct transmission and receive MAC packet applet
cross-the-nat
- 利用打洞的方式实现处在两个不同NAT后的主机的TCP通信-To realize the communication between two host behind different NAT by TCP
stm32411+esp8266
- wsp8266的WiFi模块驱动程序,包括联网和发送测试数据(Wsp8266's WiFi module drivers include networking and sending test data)
wireshark-0.99.6.tar
- TCP/IP stack. Including FTP,Telnet,etc
tcpip
- TCP/IP协议详细说明 内含关于协议的设置,说明和解释。应用广泛,内容丰富。主要开发平台为MAPLAB IDE-About TCP/IP
IPv6
- 一个模拟IPv6协议进行打包解包和隧道传输的程序
通信
- 简单的两个网络之间的通信,实现特定ip之间信息的传递,分为服务端和客户端两个部分(the communcation between two network ip)
mobicents-diameter-1.5.0.FINAL
- Diameter协议被IETF的AAA工作组作为下一代的AAA协议标准。Diameter(为直径,意为着Diameter协议是RADIUS协议的升级版本)协议包括基本协议,NAS(网络接入服务)协议,EAP(可扩展鉴别)协议,MIP(移动IP)协议,CMS(密码消息语法)协议等。Diameter协议支持移动IP、NAS请求和移动代理的认证、授权和计费工作,协议的实现和RADIUS类似,也是采用AVP,属性值对(采用Attribute-Length-Value三元组形式)来实现,但是其中详细规定了
ConnTests
- Connectivity test App. Tests for SQL Server, DNS, TCP port status, RDP access, SMTP with and without encryption. Coded in Delphi, some low level winsock, some with components. uses ICS, Abrevia, Jedi VCL, Zeos, KaDAO.-Connectivity test App. Tests for
IOCP_API
- iocp一个异步I/O的API,它可以高效地将I/O事件通知给应用程序,是入门学习的好例子-iocp example
udp接受数据
- 在网络中实现UDP\组播实现数据的收发