-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
对等网络
电驴的最新源代码源代码,当前最流行的p2p软件 VC编写的-P2P VC++
- 2022-07-26 21:50:10下载
- 积分:1
-
本程序是一个关于如何获取网卡地址的小程序,简单实用。
本程序是一个关于如何获取网卡地址的小程序,简单实用。-this is a procedure on how to access the LAN addresses small procedures, simple and practical.
- 2022-03-20 06:37:50下载
- 积分:1
-
计数器用一个开关K控制,当K=1时,可逆加法计数器进行计数,K=0时可逆减法计数器进行计数,即可构成一个具有清零和预置功能的可逆加减法计数器...
计数器用一个开关K控制,当K=1时,可逆加法计数器进行计数,K=0时可逆减法计数器进行计数,即可构成一个具有清零和预置功能的可逆加减法计数器-counter with a control switch K, K = 1, the reversible addition counter for counting, K = 0 reversible subtraction counter for counting, with constitutes a reset and preset function of reversible counter subtract
- 2022-08-22 06:13:16下载
- 积分:1
-
网络共享 网络共享 网络共享
网络共享 网络共享 网络共享-Network-sharing networks to share network-sharing networks to share network share
- 2022-03-31 15:01:34下载
- 积分:1
-
c++ meditation, c++ one of the classics, pretty good things
c++沉思录,c++的经典著作之一,相当不错的东西-c++ meditation, c++ one of the classics, pretty good things
- 2022-05-26 02:12:33下载
- 积分:1
-
此程序是我自己开发的连锁超市方案中数据交换的应用实例,所以客户端和服务端的代码有点多,但多是与通信本身无关,所实现的功能是将本地Local文件夹与远程Remot...
此程序是我自己开发的连锁超市方案中数据交换的应用实例,所以客户端和服务端的代码有点多,但多是与通信本身无关,所实现的功能是将本地Local文件夹与远程Remote文件夹的.rs文件互相进行传送。-this program is my own development of the supermarket chain data exchange program of the application, client and server-side code a bit more, but most of the communication itself has nothing to do with, the functions of local folders Local and Remote Remote folders. Rs documents transmitted each other.
- 2023-04-11 19:40:04下载
- 积分:1
-
游戏基址扫描器
游戏基址扫描器----神龙科技出品-Game-based site---- SHENLONG scanner technology products
- 2022-02-03 14:50:28下载
- 积分:1
-
UDP校验和 。。 。。 。。 。。
UDP校验和 。。 。。 。。 。。 -satyuj
- 2023-08-29 11:35:03下载
- 积分:1
-
网络状态检测程序,可以分析数据包内容,可以借鉴一下。
网络状态检测程序,可以分析数据包内容,可以借鉴一下。-network performance testing procedures, analyze data packets, we can learn some lessons from.
- 2023-06-01 22:15:03下载
- 积分:1