搜索资源列表
ftp源代码
- FTP上传软件,可以进行简单的FTP协议的文件传送-FTP upload software, it's simple FTP file transfer agreement
12.FTP上传下载文件演示
- 本程序是一个演示如何在FTP上传和下载文件的实例,简单实用。-this program is a demonstration of how the FTP upload and download files example, simple and practical.
vc网络编程
- 关于vc网络编程的几个例子包括 收发送电子邮件、FTP上传下载、WINSOCK-UDP、WINSOCK-TCP-vc network programming on a few examples, including resumption send e-mail, FTP upload download, WINSOCK - UDP, WINSOCK-TCP, etc.
FTP上传下载文件演示
- VC做的如何用FTP上传下载文件演示 -VC how do FTP upload download demo
ftp cs编程
- 这是一个说明FTP原理的程序。可以实现文件的服务器的简单管理以及客户端的简单管理。比如上传、删除文件-This a statement of principle FTP procedures. The document can be achieved by simple server management and client management simple. For example, upload, delete the file, etc.
FTP最新改版
- 实现FTP上传功能,并可使用户资料一并上传-FTP upload functions, and allows users to upload information together
一个实现FTP功能的源代码
- 1.使用异步socket连接,异步解析主机名; 2.支持多文件、多级目录/子目录的上传/下载; 3.文件的删除、重命名、修改属性......等等; 4.用户的修改密码.......等等; 5.断点上传/下载; 6.支持托放上传/下载; 7.自定义FTP命令等; 8.拨号网络(电话及ADSL)/挂断等管理; 9.SOCKS4/SOCKS4A, SOCKS5, HTTP1.1;FTP login Proxy等支持; -1. The use o
MNSC
- 前台采用cache技术,提高访问效率,防盗链功能. 功能说明: 1、软件分类:支持无限级分类. 2、会员功能 3、管理员管理:分为等级模式和非等级模式(后台设置),等级模式中总管理员可以分配给其他管理员相应页面的权限。 4、防盗链功能:后台直接修改软件上传目录(总体设置),下载识别来源是否正确(如来源不是本站地址,将不会给于下载) 6、软件上传:软件上传分为两种形式,一是直接通过网页http上传,二是通过ftp上传后填写软件路径。后台可以设置软件上传的种类,大小,命名方式
TestFTp1
- 测试多线程Ftp上传,演示PUTFILE的使用-test multithreaded FTP upload and demonstration of the use of PUTFILE
FTP(ver2)
- 比较完整的FTP库,含上传、下载、删除文件功能,支持多级目录-relatively complete the FTP, including upload, download, delete the file functions for the multi-level directory
WebQueryforFTP
- 通过MFC实现了多线程环境下的ftp上传和下载功能。-through a multi-threaded environment ftp upload and download function.
ftp_WinInet
- 用VC.NET中的WININET协议开发的FTP上传工具-VC.NET with the development agreement WININET FTP upload tools
ftp
- 一个ftp客户端程序,可以上传下载,可以用二进制或ascII码传输
FTP
- FTP上传和下载.可以在FTP服务器上上传或者下载文件
FTP.ZIP
- 用vb实现ftp上传功能,提供详细代码说明
ftp
- 用QT 写的ftp上传的例子,做网络的人可以看看!
FTP
- ftp上传下载软件完整纯文本代码,功能原始,供学习.
FTP测试
- 完整的FTP上传、下载代码,压缩包内的DEMO直接用一个FTP站点做测试,请各位不要删站点内的东西。-integrity of the FTP upload, download code and compressed within the DEMO direct an FTP site testing, please do not delete everything inside the site.
一个简单的FTP服务器c源码
- 用C语言写的,很简练的,实现了基本的FTP功能(上传,下载,调试信息,文件夹查看等)的FTP服务器,配合FTP客户端能较好研究FTP协议的实现。
简单的FTP服务器
- 实现了简单的FTP功能,文件的上传,下载