文件名称:MyFtpServ
- 所属分类:
- Ftp客户端
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 15kb
- 下载次数:
- 0次
- 提 供 者:
- Alex*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的FTP的源码
编译环境:VC6.0.
编译方法:编译前先将本机上的VC98文件夹下的winsock.h搜索到并删除,
然后开始编译,并将windows.h文件中的以下语句删除:
#else
#include<winsock.h>
最后编译就可以通过了。
使用方法:将本工程const.h文件中的相应设置进行更改,就可以用leapftp进行连接了
(目前尚不能支持其他的ftp客户端软件)-A simple FTP source compiler environment: VC6.0. Compilers Methods: compiled before the first machine Vc98 this folder and delete winsock.h search, and then began to compile and document the following windows.h delete statement:# else# include <winsock.h> final compiler can be adopted. Usage: const.h this project will document the corresponding change settings, you can use to connect the leapftp (currently not yet support other ftp client software)相关搜索: const
h
编译环境:VC6.0.
编译方法:编译前先将本机上的VC98文件夹下的winsock.h搜索到并删除,
然后开始编译,并将windows.h文件中的以下语句删除:
#else
#include<winsock.h>
最后编译就可以通过了。
使用方法:将本工程const.h文件中的相应设置进行更改,就可以用leapftp进行连接了
(目前尚不能支持其他的ftp客户端软件)-A simple FTP source compiler environment: VC6.0. Compilers Methods: compiled before the first machine Vc98 this folder and delete winsock.h search, and then began to compile and document the following windows.h delete statement:# else# include <winsock.h> final compiler can be adopted. Usage: const.h this project will document the corresponding change settings, you can use to connect the leapftp (currently not yet support other ftp client software)相关搜索: const
h
(系统自动生成,下载前可以参看下载内容)
下载文件列表
command.h
const.h
ftp.h
main.cpp
MyFtpServ使用说明.txt
project1.dsp
project1.dsw
resource.h
test2.rc
typedef.h
util.h
const.h
ftp.h
main.cpp
MyFtpServ使用说明.txt
project1.dsp
project1.dsw
resource.h
test2.rc
typedef.h
util.h