基于C# 的TcpClient/TcpListener的一对多的网络通信程序源码

时间:2022-09-06 03:47:41
【文件属性】:

文件名称:基于C# 的TcpClient/TcpListener的一对多的网络通信程序源码

文件大小:55KB

文件格式:RAR

更新时间:2022-09-06 03:47:41

Winform TcpClient TcpListener 网络编程

winform使用TcpClient/TcpListener类结合网络流建立多个客户机连接服务器程序,实现网络聊天通信的软件。程序比较完整,可以直接使用。


【文件预览】:
TcpClientServer
----tcpIPClient()
--------bin()
--------FormMain.cs(7KB)
--------FormMain.Designer.cs(40KB)
--------Program.cs(485B)
--------obj()
--------FormMain.resx(6KB)
--------AboutBox.Designer.cs(10KB)
--------AboutBox.cs(3KB)
--------tcpIPClient.csproj(5KB)
--------AboutBox.resx(30KB)
--------tcpIPClient.csproj.user(466B)
--------Properties()
----tcpIPClient.sln(855B)

网友评论

  • 客户端一连接服务器,软件就自己关掉了,连接不了