文件名称:SingleTcpClient
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- 峰
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用TCP协议编写服务器端和客户端的控制台程序,要求在连接成功后首先由服务器端向客户端发送欢迎标语,最后实现在服务器端和客户端之间的同步通信,其中通信的信息要能支持中文。-SingleTcpClient
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SingleTcpClient\Backup\SingleTcpClient\Properties\AssemblyInfo.cs
...............\......\...............\SingleTcpClient.cs
...............\......\...............\SingleTcpClient.csproj
...............\......\SingleTcpClient.sln
...............\......\SingleTcpClient.suo
...............\SingleTcpClient\bin\Debug\SingleTcpClient.exe
...............\...............\...\.....\SingleTcpClient.pdb
...............\...............\...\.....\SingleTcpClient.vshost.exe
...............\...............\...\.....\SingleTcpClient.vshost.exe.manifest
...............\...............\obj\Debug\SingleTcpClient.csproj.FileListAbsolute.txt
...............\...............\...\.....\SingleTcpClient.exe
...............\...............\...\.....\SingleTcpClient.pdb
...............\...............\...\SingleTcpClient.csproj.FileList.txt
...............\...............\Properties\AssemblyInfo.cs
...............\...............\SingleTcpClient.cs
...............\...............\SingleTcpClient.csproj
...............\SingleTcpClient.sln
...............\SingleTcpClient.suo
...............\UpgradeLog.XML
...............\_UpgradeReport_Files\UpgradeReport.css
...............\....................\UpgradeReport.xslt
...............\....................\UpgradeReport_Minus.gif
...............\....................\UpgradeReport_Plus.gif
...............\SingleTcpClient\obj\Debug\Refactor
...............\...............\...\.....\TempPE
...............\Backup\SingleTcpClient\Properties
...............\SingleTcpClient\bin\Debug
...............\...............\obj\Debug
...............\Backup\SingleTcpClient
...............\SingleTcpClient\bin
...............\...............\obj
...............\...............\Properties
...............\Backup
...............\SingleTcpClient
...............\_UpgradeReport_Files
SingleTcpClient
...............\......\...............\SingleTcpClient.cs
...............\......\...............\SingleTcpClient.csproj
...............\......\SingleTcpClient.sln
...............\......\SingleTcpClient.suo
...............\SingleTcpClient\bin\Debug\SingleTcpClient.exe
...............\...............\...\.....\SingleTcpClient.pdb
...............\...............\...\.....\SingleTcpClient.vshost.exe
...............\...............\...\.....\SingleTcpClient.vshost.exe.manifest
...............\...............\obj\Debug\SingleTcpClient.csproj.FileListAbsolute.txt
...............\...............\...\.....\SingleTcpClient.exe
...............\...............\...\.....\SingleTcpClient.pdb
...............\...............\...\SingleTcpClient.csproj.FileList.txt
...............\...............\Properties\AssemblyInfo.cs
...............\...............\SingleTcpClient.cs
...............\...............\SingleTcpClient.csproj
...............\SingleTcpClient.sln
...............\SingleTcpClient.suo
...............\UpgradeLog.XML
...............\_UpgradeReport_Files\UpgradeReport.css
...............\....................\UpgradeReport.xslt
...............\....................\UpgradeReport_Minus.gif
...............\....................\UpgradeReport_Plus.gif
...............\SingleTcpClient\obj\Debug\Refactor
...............\...............\...\.....\TempPE
...............\Backup\SingleTcpClient\Properties
...............\SingleTcpClient\bin\Debug
...............\...............\obj\Debug
...............\Backup\SingleTcpClient
...............\SingleTcpClient\bin
...............\...............\obj
...............\...............\Properties
...............\Backup
...............\SingleTcpClient
...............\_UpgradeReport_Files
SingleTcpClient