文件名称:SOCKETTCP
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 49kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#做的套接字TCP通信程序。类似一个聊天程序,是CS架构的-this is a socket app for tcp
相关搜索: csharp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
通信程序\TestClient\TestClient\bin\Debug\TestClient.vshost.exe
........\..........\..........\...\.....\TestClient.vshost.exe.manifest
........\..........\..........\Form1.cs
........\..........\..........\Form1.Designer.cs
........\..........\..........\Form1.resx
........\..........\..........\obj\Debug\TestClient.csproj.FileListAbsolute.txt
........\..........\..........\Program.cs
........\..........\..........\...perties\AssemblyInfo.cs
........\..........\..........\..........\Resources.Designer.cs
........\..........\..........\..........\Resources.resx
........\..........\..........\..........\Settings.Designer.cs
........\..........\..........\..........\Settings.settings
........\..........\..........\TestClient.csproj
........\..........\TestClient.sln
........\..........\TestClient.suo
........\....Server\TestServer\bin\Debug\TestServer.vshost.exe
........\..........\..........\...\.....\TestServer.vshost.exe.manifest
........\..........\..........\Client.cs
........\..........\..........\Form1.cs
........\..........\..........\Form1.Designer.cs
........\..........\..........\Form1.resx
........\..........\..........\obj\Debug\TestServer.csproj.FileListAbsolute.txt
........\..........\..........\Program.cs
........\..........\..........\...perties\AssemblyInfo.cs
........\..........\..........\..........\Resources.Designer.cs
........\..........\..........\..........\Resources.resx
........\..........\..........\..........\Settings.Designer.cs
........\..........\..........\..........\Settings.settings
........\..........\..........\TestServer.csproj
........\..........\TestServer.sln
........\..........\TestServer.suo
........\....Client\TestClient\obj\Debug\Refactor
........\..........\..........\...\.....\TempPE
........\....Server\TestServer\obj\Debug\Refactor
........\..........\..........\...\.....\TempPE
........\....Client\TestClient\bin\Debug
........\..........\..........\obj\Debug
........\....Server\TestServer\bin\Debug
........\..........\..........\obj\Debug
........\....Client\TestClient\bin
........\..........\..........\obj
........\..........\..........\Properties
........\....Server\TestServer\bin
........\..........\..........\obj
........\..........\..........\Properties
........\....Client\TestClient
........\....Server\TestServer
........\TestClient
........\TestServer
通信程序
........\..........\..........\...\.....\TestClient.vshost.exe.manifest
........\..........\..........\Form1.cs
........\..........\..........\Form1.Designer.cs
........\..........\..........\Form1.resx
........\..........\..........\obj\Debug\TestClient.csproj.FileListAbsolute.txt
........\..........\..........\Program.cs
........\..........\..........\...perties\AssemblyInfo.cs
........\..........\..........\..........\Resources.Designer.cs
........\..........\..........\..........\Resources.resx
........\..........\..........\..........\Settings.Designer.cs
........\..........\..........\..........\Settings.settings
........\..........\..........\TestClient.csproj
........\..........\TestClient.sln
........\..........\TestClient.suo
........\....Server\TestServer\bin\Debug\TestServer.vshost.exe
........\..........\..........\...\.....\TestServer.vshost.exe.manifest
........\..........\..........\Client.cs
........\..........\..........\Form1.cs
........\..........\..........\Form1.Designer.cs
........\..........\..........\Form1.resx
........\..........\..........\obj\Debug\TestServer.csproj.FileListAbsolute.txt
........\..........\..........\Program.cs
........\..........\..........\...perties\AssemblyInfo.cs
........\..........\..........\..........\Resources.Designer.cs
........\..........\..........\..........\Resources.resx
........\..........\..........\..........\Settings.Designer.cs
........\..........\..........\..........\Settings.settings
........\..........\..........\TestServer.csproj
........\..........\TestServer.sln
........\..........\TestServer.suo
........\....Client\TestClient\obj\Debug\Refactor
........\..........\..........\...\.....\TempPE
........\....Server\TestServer\obj\Debug\Refactor
........\..........\..........\...\.....\TempPE
........\....Client\TestClient\bin\Debug
........\..........\..........\obj\Debug
........\....Server\TestServer\bin\Debug
........\..........\..........\obj\Debug
........\....Client\TestClient\bin
........\..........\..........\obj
........\..........\..........\Properties
........\....Server\TestServer\bin
........\..........\..........\obj
........\..........\..........\Properties
........\....Client\TestClient
........\....Server\TestServer
........\TestClient
........\TestServer
通信程序