搜索资源列表
FBNetworkLibrary_1.2
- TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞 -P2P communication TCP implementation, TCP through the NAT method, TCP hole punching
tcphole
- 简单的tcp穿越代码,有利于帮助初学者理解tcp穿越代码-tcp hole
TCP
- 基于Java的TCP通信技术,实现了TCP打洞技术的一个聊天工具,代码相当详细-Java-based TCP traffic, TCP hole-punching a chat tool in considerable detail, the code
TCPdadongjishu
- 详细介绍TCP打洞技术,并附带有代码供读者参考-Details TCP hole punching technique, together with the code for the reader is referred to
TCPdadongjishu
- 详细介绍TCP打洞技术,并附带有代码供读者参考-Details TCP hole punching technique, together with the code for the reader is referred to
UDPDaDong
- UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program