文件名称:TcpCommunication
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-03-07
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用C#语言Socket类TCP协议编写的Socket客户端和服务端通讯Demo,涉及到数据发送接收、多线程、监视器等操作。-Socket class using the C# language written protocol TCP Socket client and server communications Demo, involves sending and receiving data, multi-threaded, monitors and other operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Communication\Client\Client.csproj
.............\......\ClientByTcp.cs
.............\......\Properties\AssemblyInfo.cs
.............\Communication.sln
.............\Communication.suo
.............\Server\Properties\AssemblyInfo.cs
.............\......\Server.csproj
.............\......\ServerByTcp.cs
.............\Client\Properties
.............\Server\Properties
.............\Client
.............\Server
Communication