.NET通讯代码(TCP,UDP,COM)

时间:2016-08-20 09:54:06
【文件属性】:

文件名称:.NET通讯代码(TCP,UDP,COM)

文件大小:59KB

文件格式:7Z

更新时间:2016-08-20 09:54:06

TCP UDP COM 同步 异步

站在巨人的肩膀上系列:.NET服务端Socket监听 详见:http://blog.csdn.net/hsicool/article/details/9113821


【文件预览】:
Communication
----Program.cs(2KB)
----TCP()
--------Assist.cs(1KB)
--------TCPSocket.cs(5KB)
--------Async()
--------DoWork.cs(2KB)
----Assist()
--------FileConfig.cs(4KB)
--------Constants.cs(4KB)
----obj()
--------Debug()
----bin()
--------Release()
--------Debug()
----UDP()
--------AssistUDP.cs(628B)
--------TUdpServer.cs(688B)
--------UdpServer.cs(14KB)
----Communication.csproj(3KB)
----windows()
--------API.cs(379B)
----Model()
--------UdpModel.cs(1KB)
--------Dic.cs(1010B)
--------UDPPacketBuffer.cs(1KB)
----Communication.v11.suo(214KB)
----CommPort()
--------Assist.cs(11KB)
--------DoWork.cs(4KB)
----Communication.sln(915B)
----Properties()
--------AssemblyInfo.cs(1KB)

网友评论

  • 写的不错啊!!!!
  • 朋友下载的,应该有用
  • 挺好的,看了有用
  • 类写的不错,但是不适合新入门的
  • 写的很好,
  • 类写的不错,但是不适合新入门的
  • 不错,可以用
  • 整体的压缩包不知到为什么不能解压,不过里面的cs文件都可以打开,例子写的很不错。COM通讯是我需要的部分,感谢了!