文件名称:TCP_socket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个用socket实现的tcp通信例程。分为客户端和服务器两部分。可以简单通信,类似于echo。是socket初学者很好的例子。-Implementation of a tcp socket communication with routines. Divided into two parts, client and server. Simply communication, similar to the echo. Is a good example for beginners socket.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCP_Server\TCP_Server.dsw
..........\TCP_Server.ncb
..........\TCP_Server.plg
..........\TCP_Server.dsp
..........\server.cpp
..........\TCP_Server.opt
....client\TCP_client.dsw
..........\TCP_client.ncb
..........\TCP_client.plg
..........\TCP_client.dsp
..........\client.cpp
..........\TCP_client.opt
....Server\Debug
....client\Debug
TCP_Server
TCP_client
..........\TCP_Server.ncb
..........\TCP_Server.plg
..........\TCP_Server.dsp
..........\server.cpp
..........\TCP_Server.opt
....client\TCP_client.dsw
..........\TCP_client.ncb
..........\TCP_client.plg
..........\TCP_client.dsp
..........\client.cpp
..........\TCP_client.opt
....Server\Debug
....client\Debug
TCP_Server
TCP_client