-
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
-
用UDP技术实现的多播,可以实现一对多的通讯!!可以聊天哟!...
用UDP技术实现的多播,可以实现一对多的通讯!!可以聊天哟!-technology used UDP Multicast can achieve one-to-many communications! ! Chat can yo!
- 2022-01-26 01:23:25下载
- 积分:1
-
server/client structure, the client can search commodities prices.
server/client结构,可通过客户端搜索商品种类、价格。-server/client structure, the client can search commodities prices.
- 2022-04-28 20:40:32下载
- 积分:1
-
极简网络聊天程序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255...
极简网络聊天程序,,只需填上双方的计算机名或ip,以及使用的端口号即可。大小仅1.83k源代码总共17行,,呵呵,好玩极了!!!当填上192.168.0.255地址时,意味着你可以对局域网进行网络广播了-Minimalist Internet chat program, and the two sides need only provide the computer name or ip, and the use of the port can be. 1.83k size only source of a total of 17 firms, huh, and had a great time! ! ! When filling 192.168.0.255 address, which means you can pair of LAN network broadcast
- 2022-05-05 00:39:01下载
- 积分:1
-
VC++异步高性能网络传输源程序!windows平台。
VC++异步高性能网络传输源程序!windows平台。-VC asynchronous high-performance network transmission source. Windows platform.
- 2022-08-21 06:38:06下载
- 积分:1
-
mail server code
邮件代码服务器端-mail server code
- 2022-02-13 05:54:06下载
- 积分:1
-
Examples of custom tag TagStudy, custom tag learning
自定义标签的例子TagStudy,自定义标签的学习-Examples of custom tag TagStudy, custom tag learning
- 2023-01-17 11:30:04下载
- 积分:1
-
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。...
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。-http transmitters capturing Packet procedures programming tools, VC prepared, have a good sense of learning.
- 2022-01-22 13:11:50下载
- 积分:1
-
监听网络上的数据报!
监听网络上的数据报!-eavesdropping on the network reported data!
- 2022-11-20 10:30:03下载
- 积分:1
-
用于两台机子间的串口通讯~~~~原创~课设内容!
用于两台机子间的串口通讯~~~~原创~课设内容!-loom for the two serial communications ~ ~ ~ ~ ~ original class-based content!
- 2022-03-21 07:54:10下载
- 积分:1