文件名称:FTPclient
介绍说明--下载内容均来自于网络,请自行研究使用
VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-VC++ FTP client development-- example WinInet source code, a FTP client source code, the interface looks quite professional, functions are basically covers the common function of Ftp software. Using three paned window form, and the local and remote tasks window window window stick out a mile. Setting and remote FTP connection information, fast connection to server, interface as shown above.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FTP客户端开发——WinInet\FtpClient\FtpClient.aps
........................\.........\FtpClient.clw
........................\.........\FtpClient.cpp
........................\.........\FtpClient.dsp
........................\.........\FtpClient.dsw
........................\.........\FtpClient.h
........................\.........\FtpClient.rc
........................\.........\FtpClient1.cpp
........................\.........\FtpClient1.h
........................\.........\FtpClientDoc.cpp
........................\.........\FtpClientDoc.h
........................\.........\FtpClientView.cpp
........................\.........\FtpClientView.h
........................\.........\InfoView.cpp
........................\.........\InfoView.h
........................\.........\LocalFileView.cpp
........................\.........\LocalFileView.h
........................\.........\MainFrm.cpp
........................\.........\MainFrm.h
........................\.........\MyFtpClass.cpp
........................\.........\MyFtpClass.h
........................\.........\MyThread.cpp
........................\.........\MyThread.h
........................\.........\res\1.bmp
........................\.........\...\2.bmp
........................\.........\...\bmp00001.bmp
........................\.........\...\cursor.ico
........................\.........\...\file_bit.bmp
........................\.........\...\FtpClient.ico
........................\.........\...\FtpClient.rc2
........................\.........\...\FtpClientDoc.ico
........................\.........\...\mainfram.bmp
........................\.........\...\NODROP01.CUR
........................\.........\...\Toolbar.bmp
........................\.........\...\toolbar_.bmp
........................\.........\...\UP1LVL.BMP
........................\.........\...\xiongFtp.ico
........................\.........\Resource.h
........................\.........\StdAfx.cpp
........................\.........\StdAfx.h
........................\.........\res
........................\FtpClient
FTP客户端开发——WinInet