搜索资源列表
1
- 利用TCP client向server 发送信息,并分析所得包的信息
P2Pwenjianchuanshu
- 利用TCP协议连接双方,服务器端建立文件流读入待发送文件进入监听状态,客户端发送信号开始传输,服务器根据客户端发送的当前文件流传输位置按接收缓冲区大小一块一块的发送给客户端,客户端接受后再保存到接收文件流,直到整个文件流发送完毕,这里服务器端使用TIdTCPServer组件,客户端对应的使用TIdTCPClient组件。-Using TCP protocol to connect the two sides, the establishment of server-side file strea
tcp_assist
- TCP UDP套接字socket,能实现有客户端服务端相互间的数据传送接受显示保存等功能-TCP UDP client server socket,Can realize with the client server data transfer between each other to accept according to save, and other functions