-
WinFormClient
FtpClient,一个非常不错的FtpClient的例子。对于做Ftp的非常有帮助。(FtpClient, FtpClient a very good example. For doing Ftp is very helpful.)
- 2011-04-20 14:21:45下载
- 积分:1
-
c++开发的ftp客户端,供大家学习交流使用。
c++开发的ftp客户端,供大家学习交流使用。-c++ development ftp client for the exchange of everyone learning to use.
- 2022-01-31 22:19:45下载
- 积分: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 client development
FTP客户端开发――WinSock,这个程序是使用套接字开发的一个ftp客户端程序,是vc++开发大全这本书中的源代码,有意于此方面的朋友可以-FTP client development-- WinSock, the procedure is to use the socket to develop a ftp client is vc++ development Daquan this book source, the intention here to see friends
- 2022-02-03 03:47:08下载
- 积分:1
-
FTP_File
在LabVIEW下使用ftp功能,首先架设好ftp服务器,填写对应的内容,就可上传文件了(Used in LabVIEW ftp function, first set up a good ftp server, fill in the corresponding content, you can upload files)
- 2020-12-06 22:09:23下载
- 积分:1
-
ftp自动升级程序,很好用的一个程序,可以分析一下
ftp自动升级程序,很好用的一个程序,可以分析一下-ftp auto-update program, good to use a program that can analyze
- 2022-04-15 22:12:31下载
- 积分:1
-
client source code underlying implementation use
客户端源程序使用底层实现-client source code underlying implementation use
- 2022-05-13 19:37:58下载
- 积分:1
-
- 2022-04-25 02:08:30下载
- 积分: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
-
use vb new procedures can be prepared ftp upload and download link local or remo...
一款利用vb 编写ftp程序可以上传和下载本地或连接远程文件-use vb new procedures can be prepared ftp upload and download link local or remote files
- 2023-08-09 05:45:03下载
- 积分:1