-
FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!...
FileZilla是一款优秀的FTP上传下载工具,功能强大,界面友好,操作简便,这是v2.2.4B版的VC++源代码,非常不错。值得好好研究一下哦!-FileZilla is an excellent FTP uploading and downloading tools, powerful, user-friendly, easy to operate, it is v2.2.4B version of VC++ source code, very good. Is worth a good look at Oh!
- 2023-03-18 16:05:04下载
- 积分:1
-
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
-
Enabling you down load any html from internet.
Enabling you down load any html from internet.
- 2022-09-05 22:15:03下载
- 积分:1
-
同步套接字服务器
同步套接字服务器-synchronization socket server
- 2022-01-23 10:07:04下载
- 积分:1
-
在局域网网中,客户端通过向服务器端发送连接请求,可以同服务器端进行网络围棋。...
在局域网网中,客户端通过向服务器端发送连接请求,可以同服务器端进行网络围棋。-in LAN network, the client to the server through this connection request, the same network server Go.
- 2022-11-18 18:55:03下载
- 积分:1
-
一个UDP监听程序可以显示所有数据来自端口5260
一个监听udp的程序,可以把5260端口发过来的数据都显示出来-A udp listener program which can display all the data come from port 5260
- 2022-05-20 21:33:34下载
- 积分:1
-
UDP测试工具
udp test tools
- 2022-01-27 20:55:19下载
- 积分:1
-
网站源码,完成所有网站内容下载到本地硬盘…
网站下载源码,完成对网站内容全部下载到本地硬盘-website source, the completion of all site content downloaded to a local hard disk
- 2022-11-03 10:40:03下载
- 积分:1
-
这是一个将Pascal文件转换为Html文件的单元。能够将关键字、注释、字符串以不同的颜色显示。...
这是一个将Pascal文件转换为Html文件的单元。能够将关键字、注释、字符串以不同的颜色显示。-This is a document conversion to Pascal html documents for the modules. Can keyword, notes, the string in different colors.
- 2022-02-15 14:08:17下载
- 积分:1
-
VS2005 under TCP and serial data forwarding, support for multiple sets of data....
VS2005下实现TCP和串口数据转发,支持多组数据。只需要填写好配置文件即可。-VS2005 under TCP and serial data forwarding, support for multiple sets of data. Only need to fill in a good configuration file.
- 2022-04-20 15:52:35下载
- 积分:1