搜索资源列表
ftpfiles
- 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file uplo
vc开发的个人ftp客户端
- 计算机网络试验程序,简便FTP应用客户端。使之可以上传和下载文件。-computer network testing procedures, simple FTP client application. So that it can upload and download files.
一个用FTP传输文件的例子
- 个功能强ftp户端软件,可以发附件还有各种码制的转换。可以编译为exe或者COM控件。-functional families strong ftp software, it can be annex there is a wide variety of system code conversion. It can be compiled for exe or COM controls.
FTP文件的下载程序
- 一个用c#写的小程序啊!!很不错的哦!!希望对大家的编程起到一些启发的作用3ks-c # 1 used to write small programs ah! ! Very good! ! We hope to play some inspired programming role 3ks
auFTPDemo
- 自动接收ftp帐号下的文件,可以定时接收-ftp account automatically receive the document, can regularly receive
FTP2003
- 本程序是用于工作中自动下载指定文件,并对下载后的文件作一定的处理,支持断线续传,自动生成需要的目录和文件,可配置IP地址和相关参数。-this procedure is used to work automatically download specified file, and download the files for certain, Break Continuingly support, automatic generation of directories and files tha
webftp2.3
- 小巧的FTP客户端源代码 能实现简单的文件传输功能 利用底层socket建立传送通道-compact FTP client source code to the simple file transfer capabilities to build the underlying socket transmission Corridor
FtpBrowse
- FTP(File Transfer Protocol)即文件传输协议,是一种被广泛应用的网络协议。该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例。-FTP (File Transfer Protocol) file transfer protocol that is a widely used network protocols. The agreement builds on a TCP / IP based, to ensure high r
redefine.pl
- 将数据文件,按照不同的类型,拆分为不同的文件-data files, in accordance with different types, split into different documents
checkfunction
- 这个是一个检验用户名密码的文件 可以检验用户密码是否正确-This is a test users Password documents users can test whether the correct password
HS_SFTP
- 用Winsock编写的一个很好FTP客户程序,该程序支持多种服务器。可以浏览FTP服务器的文件,也可以通过双击指定的文件图标下载文件。-prepared using Winsock a good FTP client program, which supports multiple servers. FTP server can browse the documents, or by double-clicking on a file icon to download the file.
FTP-Client
- FTP客户端程序源码,包括具体的文件说明,适合各类爱好者进行研究
webftp
- 网页式FTP 安装说明: 1.修改html目录下login.htm和cgi-bin目录下所有文件,搜索\"yourhost\"和\"cgi/\"和\"/home\"字样,修改路径 2.上传至服务器 3.cgi-bin目录下的文件755,zip子目录777,zip子目录中的文件不必设置属性 4.html目录下的log,loginmessages,temp,work属性777 5.http://www.yourhost.com/ftp/login.htm 登陆测试
WebUpload
- C#下实现的文件支持FTP协议的断点续传功能
FTPClientProgram
- C++编写的FTP客户端程序 该程序完成以下功能: ⒈登录FTP服务器; ⒉显示登录FTP服务器目录下的文件和目录名; ⒊提供文件下载上传服务
UpAndDown
- VB实现的基于FTP的文件上传下载工具,界面支持树状拖拽
扫描ftp文件-源码
- 对ftp的文件进行扫描,并写在一个记事本文件中,我有时觉得在ftp上查找文件困难,就先用它扫描一下再在记事本中查找-right ftp scanning of documents, and wrote in a notebook paper, I sometimes feel that the ftp search documents difficulties, we will first use it over and then scanning the search for the note
FileTransmit.Src.Setup
- 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)-Support multi-threaded HTTP file transfer (FTP) procedures (including client and client services, support Bluetooth (Bluetooth) transmission)
ftp
- FTP(File Transfer Protocol 文件传输协议)是Internet 上用来传送文件的协议。在Internet上通过FTP 服务器可以进行文件的上传(Upload)或下载(Download)。FTP是实时联机服务,在使用它之前必须是具有该服务的一个用户(用户名和口令),工作时客户端必须先登录到作为服务器一方的计算机上,用户登录后可以进行文件搜索和文件传送等有关操作,如改变当前工作目录、列文件目录、设置传输参数及传送文件等。使用FTP可以传送所有类型的文件,如文本文件、二进制可执
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