-
CodeProject上的FTP操作类,关于上传、下载、及目录操作等。
CodeProject上的FTP操作类,关于上传、下载、及目录操作等。-CodeProject the FTP operations, on the upload, download, and the catalog operation.
- 2023-04-07 10:55:03下载
- 积分:1
-
好的 FTP 源代码,将支持 FTP/SFTP
这是 FTP 的源代码,其中支持 FTP/SFTP。欢迎大家下载,试用。谢谢大家的支持 !
- 2022-11-25 10:20:02下载
- 积分: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
-
这是一个用vb编写的ftp客户端程序,功能和界面都很不错,值得一看。...
这是一个用vb编写的ftp客户端程序,功能和界面都很不错,值得一看。-This is a ftp client program coded by vb. Its funtions and interface are both good. Worth for read.
- 2023-09-05 04:50:03下载
- 积分:1
-
Based on a basic org.apache.commons.net.ftp procedures realize the upload, downl...
一个基本的基于org.apache.commons.net.ftp的 程序,实现了上传,下载,新建目录等功能-Based on a basic org.apache.commons.net.ftp procedures realize the upload, download, new features such as directory
- 2022-08-18 07:01:05下载
- 积分:1
-
一个FTP服务器源代码,可以下载和上传FTP地址的文件
一个ftp服务器的原码,可以下载和上传ftp地址文件-source code of a ftp server,it can download and upload ftp address file
- 2022-08-20 17:56:08下载
- 积分:1
-
expect测试登录功能的小片段。可以在多个平台上运行
expect测试登录功能的小片段。可以在多个平台上运行-expect to test a small fragment of the registry function. Can run on multiple platforms
- 2022-01-22 01:22:17下载
- 积分:1
-
利用FTP实现下载的例子,开两个线程,一个线程注册登陆,一个线程下载
利用FTP实现下载的例子,开两个线程,一个线程注册登陆,一个线程下载-Realize the use of FTP to download the example, the two threads, one thread register landing, a thread to download
- 2022-03-05 23:06:22下载
- 积分: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
-
C语言写得ftp客户端程序,对嵌入式开发有较好参考价值
C语言写得ftp客户端程序,对嵌入式开发有较好参考价值-C language written in ftp client on the embedded value of the development of a better reference
- 2023-04-03 13:10:03下载
- 积分:1