文件名称:FTPfilebianli
介绍说明--下载内容均来自于网络,请自行研究使用
VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。-VC++ FTP demo file traversal function test program source code, when the need to enter the FTP IP address, port, username and password and other information, and then click the ergodic button, the program can be connected to FTP and show all file remote directory, including folder etc.. Directory traversal and traversal in the IO interface file operation, very common, frequent use, implementation of file traversal functions of interest may refer to the basis of the.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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文件遍历程序