搜索资源列表
FileZilla_2_2_14_src
- 著名的ftp客户端的源代码。非常好用,同时支持sftp。支持多线程并发-famous ftp client source code. Very handy, while supporting sftp. With support multithreading
FTP总集
- 七个FTP的客户端和服务器端程序的源码,能够实现文件的上传,下载,修改,删除等诸多功能-7 FTP client and server applications, the source code files to upload and download, modification, deletion and many other functions
CorpClient
- 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
simpleftp
- 用java写的ftp客户端程序 大家可以拿去看看 希望多提意见 -used to write the ftp client program can be found to see if we want to speak up
N个FTP
- 多个FTP客户端程序实现。简单、复杂应有尽有。而且都能用。-over FTP client program. Simple and complicated everything. But can use.
356249ftp_client
- ftp客户端的设计 开发语言c++ 多线程下载-ftp client design language c multithreaded downloading
ftp
- vc开发的一个ftp客户端,有好的交互界面,实现了多线程的下载和上传功能
PPPClientToSvr
- 本代码实现了多线程断点续传,包含服务器端和客户端。在传送过程中可实实对话,有聊天功能.
ftp_sample
- 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等) 主要特点: 1.采用了多线程技术,速度明显高于同类软件. 2.支持多文件同时传送. 3.支持段点继传,也就是说文件可分N次传送. 4.分服务端和客户端,服务器支持多客户. 5.在传送过程中可实实对话,有聊天功能. 6.为了提高效率,本软件做得短小精悍,两文件总共只有100K,直截运行,不用安装. 7.麻雀虽小,但五脏俱全,功能多,操作方便. 使用方法: 在服务端
MTSClientSrc
- 一个多线程的TCP文件服务器,这是客户端
FTP
- 实现基本的FTP文件上传,下载功能,以及查看文件及子目录等,服务器端在和客户端建立连接之后,一直监听客户端的服务请求,而且可以实现多线程。
Ftp
- 一个简单的VC++ MFC FTP 客户端的实现!只实现单个文件的上传,相信你会了单个文件之后对于实现多个业就不遥远了
FTP客户端程序
- ftp协议实现多线程断点续传的代码
ftpclientthread
- 一个多线程和单线程ftp客户端程序-A multi-threaded and single-threaded ftp client program
myftp
- ftp客户端,java开发,图形界面,多线程并发-ftp client, java development, graphical interface, multi-threaded concurrency
FileTransmit.Src.Setup
- 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)-Support multi-threaded HTTP file transfer (FTP) procedures (including client and client services, support Bluetooth (Bluetooth) transmission)
M_FTP_Thread
- VC++多线程多站点、多任务的ftp客户端,实现多站点下载和上传。-VC++ multi-threaded multi-site, multi-task ftp client, multi-site to download and upload.
threadftp
- 一个多线程的 VC++ FTP客户端程序源代码,其实本代码的FTP程序相对简单,因为程序主要想表现的并非FTP程序如何编写,而是多线程技术的加入,简单的才是好理解的,理解了你才能慢慢高深起来哦。 -A multi-threaded VC++ FTP client program source code, in fact, the FTP program of this code is relatively simple, because the program is not primaril
simple-file-share-system
- 摘 要:’rFTP(简单文件传送协议)是TCP/TP协议族中用来在客户机与服务器之间进行简单 文件传输的协议。文中给出了在visual C++6.0开发平台上 跟多客户端之间进行文件传榆的实现方法。该方法可以传输超过32MB的文件。-simple file share system by C language