搜索资源列表
1MYftpclient
- 计算机网络-FTP演示程序。此为FTP客户端源程序,配合服务器端源程序可以组成一个完整得FTP系统。-computer network-FTP demonstration program. This FTP client to the source, with server-side source can form a complete system in FTP.
dllfileprog
- 一个简单的下载程序,General Descr iption The program uses a worker thread to perform the file download this is so that our main application won t be blocked and so that we could have a cancel download functionality inside the program. All the downloading is
xftpclent
- 一个简单的ftp客户端程序,有我自己的心血在里面-This is a simple ftp client program with my work.
FTP.rar
- 用VC6.0开发的一个FTP程序,包括上传和下载,重命名,删除文件等功能,VC6.0 development with an FTP program, including uploading and downloading, rename, delete files and other functions
qk_vcftp
- VC++简单FTP客户端带毕业设计 主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以帮你开拓编程思路及研究一些类的使用方法。 -VC++ simple FTP client with a graduation class is mainly practiced Winlnet simple to use, using C++ implementation, a design doc
ftplib-3.1-1
- 一个ftp客户端库的源码,qftp is a simple program which demonstrates the use of ftplib. qftp performs directories or file transfers using the ftp protocol based on the command it was invoked with and command line arguments. qftp should be invoked throug
Ftp
- 一个用win SOCKET实现的FTP客户端程序,支持常见的FTP操作-To achieve a win SOCKET with the FTP client program to support the common FTP operation
ftpclient
- 整理两个VC++ 源码的FTP服务器程序,其中一个功能比较完备,当然,这是相对另一个简单的来说的,这个复杂点的很像CuteFTP软件,界面和功能都相似,可上传及下载,多视图操作,具备快速登录等,另一个则相对简单点,这里不再多说,有兴趣的先看看源码爱好者网站的截图,请下载压缩包自行编译测试吧。 -Order two VC++ source FTP server program, one of the more complete functionality, of course, is anot
ftpsss
- 一表很好的FTP源码程序,用VC++实现-A good FTP source program table, with VC++ Implementation
ftpserver
- VC++编写的极速FTP客户端程序,功能很强大,国内某大学一高手写的,带有一个像FLASHGET一样的悬浮窗。看上去很专业,连接速度确实快,原理就等大家慢慢研究了。可以新建站点、编辑站点、前台传输、后台传输、窗口布局、本地视图等,和著名的CuteFTP有点像。-Written in VC++ speed FTP client program, very powerful, a national expert to write a university, with a floating windo
FtpClient
- 此程序为ftp的客户端,拥有界面,能实现上传、下载-This program ftp client with interface enables upload, download
a-small-ftp-client-with-vcPP
- 一个FTP客户端程序,基于MFC技术。它可用于一般FTP传输功能-An FTP client program, based on the MFC technology. It can be used for general FTP transmission
ftp_linux
- linux下实现的关于FTP客户端程序,可以与常规的FTP服务器端进行通信,很好的一个例程。-achieved under linux on FTP client program, with regular FTP server communication, a very good routine.
ftpshangchuan
- 在FTP的使用当中,用户经常遇到两个概念:"下载"(D3ownload)和"上载"(Upload)。"下载"文件就是从远程主机拷贝文件至自己的计算机上;"上载"文件就是将文件从自己的计算机中拷贝至远程主机上。用Internet语言来说,用户可通过客户机程序向(从)远程主机上载(下载)文件。-Use them on the FTP, users often encounter two concepts: the " Download" (D3ownload) and "
FTPClient
- 在JAVA程序中,经常需要和FTP打交道,比如向FTP服务器上传文件、下载文件,本文简单介绍如何利用jakarta commons中的FTPClient(在commons-net包中)实现上传下载文件。 所用到的jar包有: commons-net-1.4.1.jar jakarta-oro.jar-In JAVA program, often need to deal with and FTP, such as to the FTP server to upload files
VC写的FTP客户端程序(可上传下载)
- 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载,并列举所有目标主机下的文件,运行演示如截图示,界面和CUTEFTP很相似。(With the source program of the FTP client software written by VC++, the connection information of the FTP server is set up, the file can be uploaded and downloaded