文件名称:C#TcpIP Socket通讯项目源代码
文件大小:92KB
文件格式:RAR
更新时间:2014-02-14 08:28:58
C# TcpIP Socket 通讯 项目
自己刚刚写的一个C# TcpIP Socket 客服端和服务端通信的DEMO,原创,而且结构清晰,注释详细,明了,分享给想学习C#TcpIP Socket通讯的,本人主要做web的,头一次用这个花了不少时间,尤其服务端的实现,希望和我类似的能少折腾点时间
【文件预览】:
TcpIPDemo
----TcpIPDemo.suo(25KB)
----TcpIpServer()
--------bin()
--------obj()
--------ServerMain.cs(4KB)
--------Properties()
--------Program.cs(497B)
--------TcpIpServer.csproj(6KB)
--------AsynSocketListener.cs(5KB)
--------ServerMain.Designer.cs(6KB)
--------TcpIpServer.csproj.user(547B)
--------StateObject.cs(323B)
--------Log.cs(2KB)
--------ServerMain.resx(6KB)
----TcpIPDemo.sln(1KB)
----TcpIpClient()
--------TcpPost.cs(2KB)
--------bin()
--------ClientMain.Designer.cs(7KB)
--------obj()
--------Properties()
--------Program.cs(497B)
--------TcpIpClient.csproj(4KB)
--------ClientMain.cs(2KB)
--------ClientMain.resx(6KB)