udp通信的服务端和客户端

时间:2014-01-26 13:39:06
【文件属性】:
文件名称:udp通信的服务端和客户端
文件大小:66KB
文件格式:RAR
更新时间:2014-01-26 13:39:06
udp 通信 c# 完整的c#版UDP通信例程.分为客户端和服务端个项目实现字符串发送接受任务.程序精简易懂.绝对适合你.
【文件预览】:
UdpClient
----client()
--------client.csproj(3KB)
--------Form1.cs(1KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(465B)
--------Form1.Designer.cs(2KB)
--------Visual Studio 2005()
--------Form1.resx(6KB)
----client.sln(907B)
----client.suo(14KB)
UdpServer
----UdpServer.suo(12KB)
----UdpServer.sln(916B)
----UdpServer()
--------Form1.cs(3KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(468B)
--------Form1.Designer.cs(3KB)
--------UdpServer.csproj(3KB)
--------Form1.resx(6KB)

网友评论

  • 恩恩,比较适合初学者