搜索资源列表
ZQ.P2PServer.UDP
- C#p2p udp 打洞,经过测试可以在公网上运行-C# p2p udp holes, after the test can be run online in the public
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
test
- 一个UDP 发送与接收数据的程序,测试通过。-一个UDP 发送与接收数据的程序..测试通过。
TCP_UDP
- 实现网络通讯的一个测试软件,其中有UDP以及TCP两种选择(Network communication to achieve a test software, including UDP and TCP two options)