c# 中Socket的用法(源码)

时间:2012-03-10 04:05:36
【文件属性】:

文件名称:c# 中Socket的用法(源码)

文件大小:560KB

文件格式:RAR

更新时间:2012-03-10 04:05:36

c# Socket的用法 源码

简单的Socket事例,供初学者参考。(源码)


【文件预览】:
SocketTest
----SocketClient()
--------ClientForm.Designer.cs(3KB)
--------bin()
--------obj()
--------SocketClient.csproj(4KB)
--------Properties()
--------Program.cs(478B)
--------ClientForm.cs(2KB)
--------1.jpg(57KB)
--------ClientForm.resx(6KB)
----SocketTest.suo(26KB)
----SocketServer()
--------bin()
--------SocketServer.csproj(4KB)
--------obj()
--------Resources()
--------Properties()
--------Program.cs(478B)
--------ServerForm.cs(2KB)
--------ServerForm.resx(6KB)
--------ServerForm.Designer.cs(3KB)
----说明.txt(224B)
----SocketTest.sln(2KB)
----Models()
--------Models.csproj(2KB)
--------bin()
--------ImageModel.cs(579B)
--------obj()
--------Properties()

网友评论

  • 要vs2008才能打开,可惜我是vs2005