文件名称:cSharp-TCP
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 94kb
- 下载次数:
- 0次
- 提 供 者:
- 阿*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于C#平台的TCP通信,很好的通信例子,大家可以很好学习-C# platform-based TCP communication, good communication examples, we can be a good learning
(系统自动生成,下载前可以参看下载内容)
下载文件列表
c# TCP\tcpClient\tcpClient\app.config
......\.........\.........\bin\Debug\tcpClient.exe
......\.........\.........\...\.....\tcpClient.exe.config
......\.........\.........\...\.....\tcpClient.pdb
......\.........\.........\...\.....\tcpClient.vshost.exe
......\.........\.........\...\.....\tcpClient.vshost.exe.config
......\.........\.........\...\.....\tcpClient.vshost.exe.manifest
......\.........\.........\Form1.cs
......\.........\.........\Form1.designer.cs
......\.........\.........\Form1.resx
......\.........\.........\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
......\.........\.........\...\.....\GenerateResource.read.1.tlog
......\.........\.........\...\.....\GenerateResource.write.1.tlog
......\.........\.........\...\.....\tcpClient.csproj.FileListAbsolute.txt
......\.........\.........\...\.....\tcpClient.csproj.GenerateResource.Cache
......\.........\.........\...\.....\tcpClient.exe
......\.........\.........\...\.....\tcpClient.Form1.resources
......\.........\.........\...\.....\tcpClient.pdb
......\.........\.........\...\.....\tcpClient.Properties.Resources.resources
......\.........\.........\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......\.........\.........\Program.cs
......\.........\.........\...perties\AssemblyInfo.cs
......\.........\.........\..........\Resources.Designer.cs
......\.........\.........\..........\Resources.resx
......\.........\.........\..........\Settings.Designer.cs
......\.........\.........\..........\Settings.settings
......\.........\.........\tcpClient.csproj
......\.........\.........\tcpClient.csproj.user
......\.........\tcpClient.sln
......\.........\tcpClient.suo
......\...Server\tcpServer\app.config
......\.........\.........\bin\Debug\tcpServer.exe
......\.........\.........\...\.....\tcpServer.exe.config
......\.........\.........\...\.....\tcpServer.pdb
......\.........\.........\...\.....\tcpServer.vshost.exe
......\.........\.........\...\.....\tcpServer.vshost.exe.config
......\.........\.........\...\.....\tcpServer.vshost.exe.manifest
......\.........\.........\Form1.cs
......\.........\.........\Form1.designer.cs
......\.........\.........\Form1.resx
......\.........\.........\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
......\.........\.........\...\.....\GenerateResource.read.1.tlog
......\.........\.........\...\.....\GenerateResource.write.1.tlog
......\.........\.........\...\.....\tcpServer.csproj.FileListAbsolute.txt
......\.........\.........\...\.....\tcpServer.csproj.GenerateResource.Cache
......\.........\.........\...\.....\tcpServer.exe
......\.........\.........\...\.....\tcpServer.Form1.resources
......\.........\.........\...\.....\tcpServer.pdb
......\.........\.........\...\.....\tcpServer.Properties.Resources.resources
......\.........\.........\...\.....\TempPE\Properties.Resources.Designer.cs.dll
......\.........\.........\Program.cs
......\.........\.........\...perties\AssemblyInfo.cs
......\.........\.........\..........\Resources.Designer.cs
......\.........\.........\..........\Resources.resx
......\.........\.........\..........\Settings.Designer.cs
......\.........\.........\..........\Settings.settings
......\.........\.........\tcpServer.csproj
......\.........\.........\tcpServer.csproj.user
......\.........\tcpServer.sln
......\.........\tcpServer.suo
......\...Client\tcpClient\obj\Debug\TempPE
......\...Server\tcpServer\obj\Debug\TempPE
......\...Client\tcpClient\bin\Debug
......\.........\.........\obj\Debug
......\...Server\tcpServer\bin\Debug
......\.........\.........\obj\Debug
......\...Client\tcpClient\bin
......\.........\.........\obj
......\.........\.........\Properties
......\...Server\tcpServer\bin
......\.........\.........\obj
......\.........\.........\Properties
......\...Client\tcpClient
......\...Server\tcpServer
......\tcpClient
......\tcpServer
c# TCP