文件名称:TCP
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.25mb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
关于C++的网络编程,TCP连接,客户端与服务器的数据连接与发送。-About network programming in C++, TCP connection, the connection and send the data of the client and the server.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TCP客户端\Debug\TCPclient.exe
.........\.....\TCPclient.ilk
.........\.....\TCPclient.obj
.........\.....\TCPclient.pch
.........\.....\TCPclient.pdb
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\TCPclient.cpp
.........\TCPclient.dsp
.........\TCPclient.dsw
.........\TCPclient.ncb
.........\TCPclient.opt
.........\TCPclient.plg
.........\TCP客户端.dsp
.........\TCP客户端.dsw
.........\TCP客户端.ncb
.........\TCP客户端.opt
.........\TCP客户端.plg
.........\TextCllient.cpp
...服务器\TCPSEVER.CPP
.........\TCPSEVER.DSP
.........\TCPSEVER.DSW
.........\TCPSEVER.ncb
.........\TCPSEVER.OPT
.........\TCPSEVER.PLG
.........\TCP服务器.dsp
.........\TCP服务器.dsw
.........\TCP服务器.ncb
.........\TCP服务器.opt
.........\TCP服务器.plg
...客户端\Debug
TCP客户端
TCP服务器