-
ftp1024
FTP客户端与服务端源码,请需要学习的同学做下参考,谢谢!(FTP client and server source code, students need to learn to do the next reference, thank you!)
- 2013-04-27 14:12:19下载
- 积分:1
-
一个上传文件到ftp的客户端程序,支持用户名密码
一个上传文件到ftp的客户端程序,支持用户名密码-upload files to an ftp client program to support users Password
- 2023-01-10 05:15:04下载
- 积分: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
-
KolFtp is a very small FTP client that has the following features: * The Right p
KolFtp is a very small FTP client that has the following features: * The Right pane (Remote view) accepts files from explorer and other applications * Uploading and downloading multiple files * A Convienent Site manager * Remote Folder creation * Remote File renaming and deletion-KolFtp is a very small FTP client that has the following features:* The Right pane (Remote view) accepts files from explorer and other applications* Uploading and downloading multiple files* A Convienent Site manager* Remote Folder creation* Remote File renaming and deletion
- 2022-02-03 05:55:17下载
- 积分:1
-
the code is about ftp tools
the code is about ftp tools
- 2022-05-27 03:47:57下载
- 积分:1
-
一个文件传输源程序!C/S结构型,同步阻塞类型的最简单文件传输!...
一个文件传输源程序!C/S结构型,同步阻塞类型的最简单文件传输!-A file transfer source code! C/S structure type, synchronous blocking type of the simplest file transfer!
- 2022-01-24 14:54:54下载
- 积分:1
-
C++ Ftp
完成Ftp客服端以及自己编写插件。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-03-13 08:05:04下载
- 积分:1
-
多线程FTP服务器
Multithread FTP server
- 2022-02-07 07:28:24下载
- 积分:1
-
Windows ftp客户端
Windows ftp客户端 -Windows ftp client
- 2022-03-24 03:00:02下载
- 积分:1
-
这个程序是通过FTP下在文件
这个程序是通过FTP下在文件-this procedure is adopted in the document under the FTP
- 2023-07-25 07:45:03下载
- 积分:1