文件名称:TSocket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 652kb
- 下载次数:
- 0次
- 提 供 者:
- w**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C++ Builder的Socket控件的简单使用,实现了最简单的客户端与服务器的通信。包括Server和Client两个程序。对不熟悉C++ Builder的Socket控件的朋友应该有帮助。-A simple implement of communication between client and server based on the Socket Control of C++ Builder. In the archive are the source code of server.exe and client.exe. Should be helpful to ones unfamiliar to the Socket Control of C++ Builder.
相关搜索: TSOCKET
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TSocket\Client\TestClient.bpr
.......\......\TestClient.cpp
.......\......\TestClient.exe
.......\......\TestClient.obj
.......\......\TestClient.res
.......\......\TestClient.tds
.......\......\TSClient.cpp
.......\......\TSClient.ddp
.......\......\TSClient.dfm
.......\......\TSClient.h
.......\......\TSClient.obj
.......\......\TSClient.~cpp
.......\......\TSClient.~ddp
.......\......\TSClient.~dfm
.......\......\TSClient.~h
.......\Server\TestSocket.cpp
.......\......\TestSocket.ddp
.......\......\TestSocket.dfm
.......\......\TestSocket.h
.......\......\TestSocket.obj
.......\......\TestSocket.~cpp
.......\......\TestSocket.~ddp
.......\......\TestSocket.~dfm
.......\......\TestSocket.~h
.......\......\TSServer.bpr
.......\......\TSServer.cpp
.......\......\TSServer.exe
.......\......\TSServer.obj
.......\......\TSServer.res
.......\......\TSServer.tds
.......\......\TSServer.~bpr
.......\......\TSServer.~cpp
.......\Client
.......\Server
TSocket
.......\......\TestClient.cpp
.......\......\TestClient.exe
.......\......\TestClient.obj
.......\......\TestClient.res
.......\......\TestClient.tds
.......\......\TSClient.cpp
.......\......\TSClient.ddp
.......\......\TSClient.dfm
.......\......\TSClient.h
.......\......\TSClient.obj
.......\......\TSClient.~cpp
.......\......\TSClient.~ddp
.......\......\TSClient.~dfm
.......\......\TSClient.~h
.......\Server\TestSocket.cpp
.......\......\TestSocket.ddp
.......\......\TestSocket.dfm
.......\......\TestSocket.h
.......\......\TestSocket.obj
.......\......\TestSocket.~cpp
.......\......\TestSocket.~ddp
.......\......\TestSocket.~dfm
.......\......\TestSocket.~h
.......\......\TSServer.bpr
.......\......\TSServer.cpp
.......\......\TSServer.exe
.......\......\TSServer.obj
.......\......\TSServer.res
.......\......\TSServer.tds
.......\......\TSServer.~bpr
.......\......\TSServer.~cpp
.......\Client
.......\Server
TSocket