资源列表
nat-traverse_0.4.orig.tar
- 一个使用UDP实现穿透nat。注意:不支持ipv6!-nat-traverse- Use of UDP to traverse NAT gateways
RtUDP
- RTX 下实现UDP协议,进而实现实时性-RTX under the UDP protocol, and then the realization of real-time
SMTP-C
- SMTP协议的C语言实现,用于开发邮件客户端。
Chat1.0
- 简单实现TCP功能的小型聊天软件,可供socket编程入门者学习-Simple implementation of TCP features a small chat software, for beginners to learn socket programming
TcpTools.
- C# 网络通信编程,一个很实用的例子(包含服务端和客户端)-C# sample for practical web communication (both server and client sides are included)
ARQDemo
- 基于c++ 的udp 停止等待协议的利用,使udp成为可靠传输
802.3ah Implementation
- This is an initial implementation of 802.3ah code
802.3ah Implementation
- 802.3ah Implementation
802.3ah
- 802.3ah Implementation
dtmf_c51
- 此程序是DS12C887在MSP430上读写操作程序,本程序已经用在工业现场,非常可靠。-DS12C887 on the MSP430 literacy operational procedures, this procedure has been used in the industrial scene, a very reliable.
IPv6UDPTest
- Simple IPv6/IPv4 UDP Test Design Server and Client
Socket
- 套接字(socket)为两台计算机之间的通信提供了一种机制,在 James Gosling 注意到 Java 语言之前,套接字就早已赫赫有名。该语言只是让您不必了解底层操作系统的细节就能有效地使用套接字。多数着重讨论 Java 编码的书或者未涵盖这个主题,或者给读者留下很大的想象空间