搜索资源列表
TinyUDP_src
- 用socket的UDP发送接收信息的, VB.Net源代码。 -With the UDP send socket to receive the information, VB.Net source code.
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
NetMsg
- a c# code project that show how to use socket to cominucation or send a file , developed by visual studio 2010
Client
- 利用socket编程实现数据的发送和接收-Use socket programming to send and receive data
