-
一个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。...
一个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client software.
- 2022-03-06 04:07:22下载
- 积分:1
-
ftp上传下载
ftp上传下载, 基于安全验证,很有参考价值
- 2022-01-25 18:06:10下载
- 积分:1
-
FTP客户端和服务器
ftp client and server
- 2022-11-27 18:15:03下载
- 积分:1
-
FTP the new look of the original code, it is very simple utility, refer to the f...
FTP的原代码新找的,很实用很简单,大家参考下-FTP the new look of the original code, it is very simple utility, refer to the following U.S.
- 2023-07-14 07:20:03下载
- 积分:1
-
多线程网络传输代码,从网络棋牌游戏中整理出这个献给大家:)
开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy)
使...
多线程网络传输代码,从网络棋牌游戏中整理出这个献给大家:)
开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy)
使用协议:TCP/IP
客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。
使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。
文件的多线程读写采用windows内存映像技术。
关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。
- 2022-03-14 09:19:54下载
- 积分:1
-
当客户端进入FTP之后,客户端首先建立一个客户控制连接,并向主服务器发送连接请求,然后可以发出一系列的用户命令。...
当客户端进入FTP之后,客户端首先建立一个客户控制连接,并向主服务器发送连接请求,然后可以发出一系列的用户命令。-When entering the FTP client, the client-side control of the first set up a client to connect to the main server to send connection requests, and then may issue a series of user commands.
- 2022-01-22 08:58:39下载
- 积分:1
-
java写的ftp程序
java写的ftp程序-Ftp program written in Java
- 2022-10-21 18:50:03下载
- 积分:1
-
php + perl 上载工具源代码。用于大文件上载。上载时现实进度条,使上载用户知道上载进度以及剩余等待时间。...
php + perl 上载工具源代码。用于大文件上载。上载时现实进度条,使上载用户知道上载进度以及剩余等待时间。-php tools available source code. For large file uploading. When the reality on the progress to be made on the users know on the progress and the remaining waiting time.
- 2022-04-15 13:59:36下载
- 积分:1
-
很经典的ftp服务器实现,实现为一个类,附带一个命令行的demo, 可跨平台...
很经典的ftp服务器实现,实现为一个类,附带一个命令行的demo, 可跨平台-Classic implementation of the ftp server, a type of implementation, with a command-line demo, can be cross-platform
- 2022-09-02 12:20:02下载
- 积分:1
-
HFTP
强大的国产FTP客户端软件,独创的多进程FTP上传下载机制!支持同一时间对多个服务器的不同操作,真正支持网站对传,用两种方式保证网站对传能够顺利完成,真正方便网站管理人员以及FTP下载爱好者.完善的意见反馈机制。(Strong domestic FTP client software, multi- process FTP upload download mechanism originality! Support the same time of different operations on multiple servers, the real support site to pass, with two ways to ensure site on the transfer can be successfully completed, really convenient site management and FTP under load lovers. Perfect feedback mechanism.)
- 2013-05-27 14:09:11下载
- 积分:1