文件名称:TCPPclientPserver
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-05-30
- 文件大小:
- 70kb
- 下载次数:
- 0次
- 提 供 者:
- p**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现两台计算机之间的通信,其中一台作为服务器,另一台作为客户端-The communication between two computers, one of them as a server, the other one as the client
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCP client+server\MyTcpClient\MyTcpClientsly.aps
.................\...........\MyTcpClientsly.clw
.................\...........\MyTcpClientsly.cpp
.................\...........\MyTcpClientsly.dsp
.................\...........\MyTcpClientsly.dsw
.................\...........\MyTcpClientsly.h
.................\...........\MyTcpClientsly.ncb
.................\...........\MyTcpClientsly.opt
.................\...........\MyTcpClientsly.plg
.................\...........\MyTcpClientsly.rc
.................\...........\MyTcpClientslyDlg.cpp
.................\...........\MyTcpClientslyDlg.h
.................\...........\ReadMe.txt
.................\...........\res\MyTcpClientsly.ico
.................\...........\...\MyTcpClientsly.rc2
.................\...........\resource.h
.................\...........\StdAfx.cpp
.................\...........\StdAfx.h
.................\.....Server\MyTcpServersly.aps
.................\...........\MyTcpServersly.clw
.................\...........\MyTcpServersly.cpp
.................\...........\MyTcpServersly.dsp
.................\...........\MyTcpServersly.dsw
.................\...........\MyTcpServersly.h
.................\...........\MyTcpServersly.ncb
.................\...........\MyTcpServersly.opt
.................\...........\MyTcpServersly.plg
.................\...........\MyTcpServersly.rc
.................\...........\MyTcpServerslyDlg.cpp
.................\...........\MyTcpServerslyDlg.h
.................\...........\ReadMe.txt
.................\...........\res\MyTcpServersly.ico
.................\...........\...\MyTcpServersly.rc2
.................\...........\resource.h
.................\...........\StdAfx.cpp
.................\...........\StdAfx.h
.................\TcpClient.exe
.................\TcpServer.exe
.................\使用说明.txt
.................\MyTcpClient\res
.................\.....Server\res
.................\MyTcpClient
.................\MyTcpServer
TCP client+server