文件名称:TcpTest
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-10-10
- 文件大小:
- 71kb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
双进程实现TCP收发信息,程序主要完成双机通信功能,使用TCP协议,分两个模块(TcpSender,TcpReceiver),由TcpSender向指定IP和端口发送数据,之后TcpReceiver接收并解码显示到文本框中.-Dual-process achieve TCP send and receive information, the program mainly to complete the two-machine communication capabilities, using the TCP protocol, in two modules (TcpSender, TcpReceiver), designated by the TcpSender IP and port to send data, receive and decode after TcpReceiver display the text box.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TcpTest\TcpTest\bin\Debug\TcpTest.exe
.......\.......\...\.....\TcpTest.pdb
.......\.......\...\.....\TcpTest.vshost.exe
.......\.......\...\.....\TcpTest.vshost.exe.manifest
.......\.......\obj\Debug\TcpTest.csproj.FileListAbsolute.txt
.......\.......\...\.....\TcpTest.csproj.GenerateResource.Cache
.......\.......\...\.....\TcpTest.exe
.......\.......\...\.....\TcpTest.pdb
.......\.......\...\.....\TcpTest.Properties.Resources.resources
.......\.......\...\.....\TcpTest.TcpReceiver.resources
.......\.......\...\.....\TcpTest.TcpSender.resources
.......\.......\Program.cs
.......\.......\...perties\AssemblyInfo.cs
.......\.......\..........\Resources.Designer.cs
.......\.......\..........\Resources.resx
.......\.......\..........\Settings.Designer.cs
.......\.......\..........\Settings.settings
.......\.......\TcpReceiver.cs
.......\.......\TcpReceiver.Designer.cs
.......\.......\TcpReceiver.resx
.......\.......\TcpSender.cs
.......\.......\TcpSender.Designer.cs
.......\.......\TcpSender.resx
.......\.......\TcpTest.csproj
.......\.......\TcpTest.csproj.user
.......\TcpTest.sln
.......\TcpTest.suo
.......\功能模块.doc
.......\编译完成的程序\TcpReceiver.exe
.......\..............\TcpSender.exe
.......\TcpTest\obj\Debug\Refactor
.......\.......\...\.....\TempPE
.......\.......\bin\Debug
.......\.......\...\Release
.......\.......\obj\Debug
.......\.......\...\Release
.......\.......\bin
.......\.......\obj
.......\.......\Properties
.......\TcpTest
.......\编译完成的程序
TcpTest