Socket数据发送与接收

时间:2016-10-01 02:53:32
【文件属性】:
文件名称:Socket数据发送与接收
文件大小:102KB
文件格式:ZIP
更新时间:2016-10-01 02:53:32
源码 Socket通信,客户/服务端的数据发送与接收
【文件预览】:
Socket连接
----SendInfoServer()
--------bin()
--------ServerForm.Designer.cs(14KB)
--------Program.cs(500B)
--------obj()
--------ServerForm.resx(6KB)
--------SendInfoServer.csproj(4KB)
--------SockClient.cs(1KB)
--------Properties()
--------ServerForm.cs(6KB)
----SendInfoServer.suo(26KB)
----ReceiveInfoClient()
--------bin()
--------ClientForm.resx(6KB)
--------ClientForm.cs(5KB)
--------Program.cs(503B)
--------obj()
--------ClientForm.Designer.cs(11KB)
--------ReceiveInfoClient.csproj(4KB)
--------Properties()
----SendInfoServer.sln(1KB)

网友评论

  • 是C#的,晕
  • tcp/ip编程源码,项目参考.