搜索资源列表
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
UdpChatMessage
- 有C#聊天窗体,使用UDP协议,实现了我发消息,客户端接收消息的功能-C# chat form, using the UDP protocol to achieve my message, the client receives the message function
udp-test
- 用vb.net udp实现局域网聊天 用UDP协议,做一个局域网聊天的程序-UDP achieve LAN chat using UDP protocol to make a LAN chat program with vb.net
Full-Duplex-UDP-Voice-Chat
- A chat bi-directional based on UDP
VB.NET-udp
- VB局域网一对多聊天源代码有源代码,有编译好的执行文件,自己去看-LAN-to-many chat source code VB source code, has compiled executable file, see for yourself
vb2008_UDP_CHART
- vb2008下UDP协议的局域网聊天程序,多线程,多人聊天,分服务器和客户端 实时更新在线用户,实时检查是否掉线,完善的批注说明 该系统实现了私聊,群聊功能,在线用户列表图标和文字显示 该系统穿透能力强,对于双网卡模式服务器管理的局域网同样适用,只要客户端能ping通服务器就能正常聊天-Vb2008 under the UDP protocol LAN chat program, multi-threaded, multi chat, server and clie
UDP-Server
- sourcecode of udb server chat to udb clint
simple-caht-tool-based-on-udp
- 基于udp的简单聊天工具,通过服务端接收数据,发给客户端-Based udp simple chat tool
