C#语言编写的Socket通信客户端和服务端

时间:2021-11-09 10:42:08
【文件属性】:

文件名称:C#语言编写的Socket通信客户端和服务端

文件大小:70KB

文件格式:RAR

更新时间:2021-11-09 10:42:08

C# Socket客户端 Socket服务端

使用C#语言编写的Socket通信客户端和服务端应用程序,实现客户端和服务端的网络通信。


【文件预览】:
FrmServer
----Form1.cs(10KB)
----bin()
--------Debug()
--------Release()
----FrmServer.csproj(3KB)
----obj()
--------Debug()
--------Release()
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(249B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(1KB)
----Program.cs(521B)
----Form1.Designer.cs(6KB)
----App.config(189B)
----Form1.resx(6KB)
FrmClient
----Form1.cs(5KB)
----bin()
--------Debug()
--------Release()
----obj()
--------Debug()
--------Release()
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(249B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(1KB)
----Program.cs(521B)
----Form1.Designer.cs(5KB)
----App.config(189B)
----Form1.resx(6KB)
----FrmClient.csproj(3KB)

网友评论