搜索资源列表
vc3583578356
- socket-tcp、udp编程,包括多线程处理-socket
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
tcpListener
- tcp Listener Private server As tcpListener Private maxConnections As Integer = 10 Private clients(maxConnections) As tcpClient Private streams(maxConnections) As NetworkStream Private status(maxConnections) As Boolean Private clie
Serversssss
- 异步传输 C#异步传输 tcp/IP socket 通讯-failed to translate,tcp/IP Main Geid sadfa sdswdfd wdfsd swead aswdfs sesd wesdf qwe2323 sdfaw dswesdf ss sds sds ss dd we 2dw wsdss swd w2 d w ds sa as qa sdf sads
SICKET
- tcp SEVER CLIENT socket实现客户端与服务器通讯-tcp SEVER CLIENT socket
VC++ 使用socket基于tcp、UDP通信
- VC++ 使用socket基于tcp、UDP通信(VC++ uses socket, based on tcp and UDP Communications)