UDP通讯(客户端服务器模式)源码

时间:2020-03-08 07:53:18
【文件属性】:

文件名称:UDP通讯(客户端服务器模式)源码

文件大小:344KB

文件格式:ZIP

更新时间:2020-03-08 07:53:18

UDP通讯

UDP通讯源码(客户端,服务器模式),包含客户端与服务端,可以实现远程通讯。


【文件预览】:
.vs
----UdpFrom()
--------v14()
UdpFrom.sln
lib
----bin()
--------Release()
--------Debug()
----obj()
--------Debug()
----lib.csproj(2KB)
----TimerHelp.cs(1KB)
----SerializeHelper.cs(3KB)
----Properties()
--------AssemblyInfo.cs(1KB)
UdpFrom
----bin()
--------Release()
--------Debug()
----Form1.Designer.cs(5KB)
----Program.cs(519B)
----obj()
--------Debug()
----UdpFrom.csproj(4KB)
----Form1.cs(7KB)
----Form1.resx(6KB)
----App.config(189B)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)
UdpServer
----UdpServer.csproj(4KB)
----bin()
--------Debug()
----Form1.Designer.cs(8KB)
----Program.cs(521B)
----obj()
--------Debug()
----Form1.cs(8KB)
----Form1.resx(21KB)
----App.config(184B)
----Properties()
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.Designer.cs(3KB)

网友评论