文件名称:TCPServer And TCPClient VS2019
文件大小:107KB
文件格式:ZIP
更新时间:2024-01-24 11:35:06
socket tcpip
基于Socket套接字 编写TCP协议server端和Client端
【文件预览】:
TcpClient
----TcpClient.csproj(4KB)
----.vs()
--------TcpClient()
----bin()
--------Debug()
----Form1.Designer.cs(6KB)
----Form3.cs(490B)
----Form2.resx(6KB)
----Form3.Designer.cs(10KB)
----Program.cs(521B)
----TcpClient.sln(1KB)
----obj()
--------Debug()
----Form3.resx(6KB)
----Form2.cs(5KB)
----Form1.cs(4KB)
----Form2.Designer.cs(6KB)
----Form1.resx(6KB)
----App.config(189B)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
TCPServer
----.vs()
--------TCPServer()
----bin()
--------Debug()
----Form1.Designer.cs(6KB)
----ClientSocket.cs(244B)
----Program.cs(521B)
----TCPServer.sln(1KB)
----obj()
--------Debug()
----Form1.cs(5KB)
----Form1.resx(6KB)
----App.config(189B)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
----TCPServer.csproj(4KB)