搜索资源列表
-
0下载:
设计UDP服务器程序,在完成绑定、监听等操作后,利用线程函数接收客户端的连接请求,并为利用发送线程进行信息发送。利用局域网测试程序,可以进行网络聊天。-Design UDP server program, in complete binding, monitoring, etc, using thread function after receiving the client connection requests, and using information for sending messa
-
-
0下载:
一个基于C#.NET的WPF程式
主要是通过UDP进行端口通讯,仅支持服务端与多客户端的聊天.
注意事项:
-仅支持服务端与各个客户端的聊天
-服务端必须暴露在公网中
-客户端支持开机系统常驻
-带一些简单的客户端控制命令
-服务端有线程无法结束的BUG(推测是与客户端UDP连接没有彻底断开)-Based on C# .NET' s WPF program mainly through UDP port communication, only supports
-
-
0下载:
实现网络通信的客户端和服务器端软件程序,基于TCP和UDP的socket通信-Implementation of network communication client-side and server-side software program, based on the TCP and UDP socket communication
-
-
0下载:
实现网络通信的客户端和服务器端软件程序,基于TCP和UDP的socket通信(Implementation of network communication client-side and server-side software program, based on the TCP and UDP socket communication)
-