文件名称:C#基于UDP协议的Socket通信整套源码(包括发送端和接收端)
文件大小:86KB
文件格式:RAR
更新时间:2014-09-14 05:04:32
C# UDP Socket 源码 发送端
C#基于UDP协议的Socket通信整套源码(包括发送端和接收端),winform实现。
【文件预览】:
Client
----Client.sln(860B)
----Client()
--------MainlForm.resx(6KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(471B)
--------MainlForm.Designer.cs(2KB)
--------Client.csproj.user(478B)
--------app.config(117B)
--------MainlForm.cs(3KB)
--------Client.csproj(5KB)
----Client.suo(19KB)
Server
----Server.sln(860B)
----Server()
--------Server.csproj(3KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(470B)
--------MainForm.resx(6KB)
--------MainForm.cs(758B)
--------MainForm.Designer.cs(5KB)
----Server.suo(15KB)