文件名称:FTP
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
C++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。-C++ demo FTP file traversal function of program source code, test time required to enter the FTP IP address, port, username and passwords information, and then click on the walk button, the program can connect to the FTP and displays all files on a remote directory, including folders and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FTP文件遍历程序\FtpFile\FtpFile.aps
...............\.......\FtpFile.clw
...............\.......\FtpFile.cpp
...............\.......\FtpFile.dsp
...............\.......\FtpFile.dsw
...............\.......\FtpFile.h
...............\.......\FtpFile.rc
...............\.......\FtpFileDlg.cpp
...............\.......\FtpFileDlg.h
...............\.......\res\FtpFile.ico
...............\.......\...\FtpFile.rc2
...............\.......\...\rt_manif.bin
...............\.......\Resource.h
...............\.......\StdAfx.cpp
...............\.......\StdAfx.h
...............\.......\res
...............\FtpFile
FTP文件遍历程序