-
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
-
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :
- 2022-02-20 22:47:51下载
- 积分:1
-
CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!...
CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!-CSocket class data reception problems and Win32 function is a solution. CSocket class data reception problems and Win32 function is a solution!
- 2022-11-25 22:55:03下载
- 积分:1
-
不错的程序。可以实现网上购物的功能,代码简单实用
不错的程序。可以实现网上购物的功能,代码简单实用-good procedures. Shopping online can realize the function, code simple and practical
- 2022-11-11 16:45:03下载
- 积分:1
-
通过解析服务器,获取硬盘录像机的动态IP 地址1
通过解析服务器,获取硬盘录像机的动态IP 地址1-Through the analytic server, access the hard disk recorder 1 Dynamic IP Address
- 2023-07-16 11:50:03下载
- 积分:1
-
achieve a peer
实现了P2P网络通信
可以穿越防火墙
分为服务器段和客户端-achieve a peer-to-peer network communications across the firewall can be divided into server and client
- 2022-06-13 12:35:04下载
- 积分:1
-
donet开发文档 donet开发文档 donet开发文档
donet开发文档 donet开发文档 donet开发文档-donet development documents donet de velopment documents donet Development Document donet development documents donet development documents donet Development Document
- 2023-02-10 17:10:04下载
- 积分:1
-
利用ICMP原理做的一个测网速的小程序
专注于外网
通过输入一个IP 就可以得到网速...
利用ICMP原理做的一个测网速的小程序
专注于外网
通过输入一个IP 就可以得到网速-Principle of the use of ICMP to do a little speed test procedures have focused on the importation of a foreign IP network can be speed
- 2023-08-03 06:30:04下载
- 积分:1
-
基于ACE网络库的天气预报信息获取工具。代码展现了1:ACE socket的基本用法;2:unicode与GBK互转;3:base64编码;...
基于ACE网络库的天气预报信息获取工具。代码展现了1:ACE socket的基本用法;2:unicode与GBK互转;3:base64编码;-A weather reporter tool based on ACE. you can learn to know the usage of the ACE_Sock_Stream and Base64 algorithm
- 2022-08-09 09:01:23下载
- 积分:1
-
这是一个简单的网络流量监控系统。希望对大家有用!
这是一个简单的网络流量监控系统。希望对大家有用!-This is a simple network traffic monitoring system. Hope useful for all of us!
- 2023-06-17 23:25:03下载
- 积分:1