-
是一个样本,实现FTP连接,下载和上传,使用在…
is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer Control.You Can change setting from FTPCLIENT.INI.
- 2022-02-04 23:28:28下载
- 积分:1
-
Log in small FTP server program, you can log on ftp server, but access to FTP di...
FTP登录服务器的小程序,可以登录 ftp服务器,但获取FTP目录列表的部分有点问题,可供大家参考学习。-Log in small FTP server program, you can log on ftp server, but access to FTP directory listing part of a problem for the U.S. reference study.
- 2022-07-03 13:03:47下载
- 积分:1
-
一个简单的FTP服务器应用程序,使用VC
一个简单的FTP服务器应用程序,使用VC-A simple FTP server application, the use of VC
- 2022-06-01 13:42:32下载
- 积分:1
-
多线程FTP服务器
Multithread FTP server
- 2022-02-07 07:28:24下载
- 积分:1
-
fpro_0724
ftp server的源码(ftp server source code)
- 2004-12-15 10:19:06下载
- 积分:1
-
本程序是用来实现在局域网内进行文件传输用的,抄作起来很简单,可是该程序有一点小问题,就是不能识别传过来的文件的类型,不过从打开方式中选择后是可以正常打开的。...
本程序是用来实现在局域网内进行文件传输用的,抄作起来很简单,可是该程序有一点小问题,就是不能识别传过来的文件的类型,不过从打开方式中选择后是可以正常打开的。-this procedure is used to achieve within the LAN file transfer used by the utter obliviousness up is very simple. However, the program was a little problem, it is not over-identification of the types of documents, But from the open mode of choice is normal open.
- 2022-06-03 01:19:12下载
- 积分:1
-
使用C++的wininet实现文件下载功能
使用C++的wininet实现文件下载功能-The use of C++ The wininet file download function
- 2022-01-26 07:06:19下载
- 积分:1
-
非常优秀的FTP服务器
非常优秀的FTP服务器 -Very excellent ftp server
- 2022-02-27 05:20:42下载
- 积分:1
-
main(注释)
ftp 上传文件,下载文件,添加注释版,控制下载速率(ftp, put file ,download file , control the rate)
- 2019-06-16 16:23:55下载
- 积分:1
-
FTP客户端
一个简单的FTP客户端的实现,能够实现基本的上传,下载功能。程序使用c++实现,通过调用MFC下的WinInet类实现各个功能模块。希望有用!
- 2022-02-06 14:02:05下载
- 积分:1