tFTPPProtocolo

所属分类:Ftp客户端
开发工具:Visual C++
文件大小:128KB
下载次数:4
上传日期:2012-08-25 15:38:58
上 传 者occupymotive
说明:  总所周知,FTP在网络中有着重要的地位,怎样全面认识它呢, ”FTP协议解析与实现“有助于我们理解与应用它。
(The total is well known, FTP has an important position in the network, and how comprehensive it the FTP protocol analysis and achieve " help us to understand and apply it.)

文件列表:
tFTPPProtocolo\supcode_6024\supcode.com\更多源码下载请去超级源码主页.url (78, 2005-01-29)
tFTPPProtocolo\supcode_6024\supcode.com\说明.htm (2419, 2005-01-29)
tFTPPProtocolo\supcode_6024\supcode.com\超级源码supcode.com.txt (1300, 2005-01-29)
tFTPPProtocolo\supcode_6024\supcodecom\1\FClient.cpp (17191, 2005-05-04)
tFTPPProtocolo\supcode_6024\supcodecom\1\FClient.h (1530, 2005-04-28)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclient.aps (60040, 2005-04-28)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclient.cpp (1585, 2005-04-15)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclient.h (455, 2005-04-15)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclient.ncb (76800, 2005-05-04)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclient.rc (6942, 2005-04-28)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclient.sln (907, 2005-04-15)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclient.suo (9728, 2005-05-04)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclient.vcproj (4847, 2005-04-18)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclientDlg.cpp (18795, 2005-05-04)
tFTPPProtocolo\supcode_6024\supcodecom\1\ftpclientDlg.h (1998, 2005-04-28)
tFTPPProtocolo\supcode_6024\supcodecom\1\LIST信息.bmp (589878, 2005-04-17)
tFTPPProtocolo\supcode_6024\supcodecom\1\res\ftpclient.ico (21630, 2003-04-01)
tFTPPProtocolo\supcode_6024\supcodecom\1\res\ftpclient.manifest (698, 2005-04-15)
tFTPPProtocolo\supcode_6024\supcodecom\1\res\ftpclient.rc2 (365, 2005-04-15)
tFTPPProtocolo\supcode_6024\supcodecom\1\Resource.h (1784, 2005-04-28)
tFTPPProtocolo\supcode_6024\supcodecom\1\stdafx.cpp (138, 2005-04-15)
tFTPPProtocolo\supcode_6024\supcodecom\1\stdafx.h (1499, 2005-04-15)
tFTPPProtocolo\supcode_6024\supcodecom\1\~VC26.tmp (6869, 2005-04-24)
tFTPPProtocolo\supcode_6024\supcodecom\1\~VC70.tmp (5102, 2005-04-17)
tFTPPProtocolo\supcode_6024\supcodecom\1\~VC72.tmp (625, 2005-04-15)
tFTPPProtocolo\supcode_6024\supcodecom\1\~VCA6.tmp (59884, 2005-04-26)
tFTPPProtocolo\supcode_6024\supcodecom\Thumbs.db (34304, 2005-05-15)
tFTPPProtocolo\supcode_6024\更多源码下载请去超级源码主页.url (78, 2005-01-29)
tFTPPProtocolo\supcode_6024\说明.htm (2419, 2005-01-29)
tFTPPProtocolo\supcode_6024\超级源码supcode.com.txt (1418, 2005-02-18)
tFTPPProtocolo\supcode_6024\supcodecom\1\res (0, 2005-04-15)
tFTPPProtocolo\supcode_6024\supcodecom\1 (0, 2005-05-30)
tFTPPProtocolo\supcode_6024\supcode.com (0, 2005-02-16)
tFTPPProtocolo\supcode_6024\supcodecom (0, 2005-03-05)
tFTPPProtocolo\supcode_6024 (0, 2005-03-05)
tFTPPProtocolo (0, 2012-03-18)

================================================================================ MICROSOFT 基础类库: ftpclient 项目概述 =============================================================================== 应用程序向导已为您创建了此 ftpclient 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 ftpclient 应用程序的每个文件的内容摘要。 ftpclient.vcproj 这是使用“应用程序向导”生成的 VC++ 项目的主项目文件。 它包含有关生成文件的 Visual C++ 版本的信息,以及 有关用“应用程序向导”所选择的平台、配置和 项目功能的信息。 ftpclient.h 这是应用程序的主头文件。 它包含其他 项目特定的头文件(包括 Resource.h),并声明 CftpclientApp 应用程序类。 ftpclient.cpp 这是包含应用程序 类 CftpclientApp 的主应用程序源文件。 ftpclient.rc 这是程序使用的所有 Microsoft Windows 资源 的列表。 它包含存储在 RES 子目录中 的图标、位图和光标。 可直接在 Microsoft Visual C++ 中编辑此文件。 项目资源包含在 2052 中。 res\ftpclient.ico 这是一个图标文件,用作应用程序的图标。 此 图标包含在主资源文件 ftpclient.rc 中。 res\ftpclient.rc2 此文件包含不由 Microsoft Visual C++ 编辑的资源。 应将所有不能由 资源编辑器编辑的资源放在此文件中。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导将创建一个对话框类: ftpclientDlg.h、ftpclientDlg.cpp - 对话框 这些文件包含 CftpclientDlg 类。 此类定义 应用程序主对话框的行为。 此对话框的模板包含在 ftpclient.rc 中,而此文件可以在 Microsoft Visual C++ 中进行编辑。 ///////////////////////////////////////////////////////////////////////////// 其他功能: ActiveX 控件 应用程序支持使用 ActiveX 控件。 Windows 套接字 应用程序支持在 TCP/IP 网络上建立通讯。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h、StdAfx.cpp 这些文件用于生成名为 ftpclient.pch 的预编译头文件 (PCH) 和名为 StdAfx.obj 的预编译类型文件。 Resource.h 这是标准头文件,它定义新资源 ID。 Microsoft Visual C++ 将读取并更新此文件。 ///////////////////////////////////////////////////////////////////////////// 其他说明: 应用程序向导使用“TODO:” 来指示 应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 Win\System 目录下将相应的本地化资源 MFC70XXX.DLL 复制到计算机的 system 或 system32 目录下, 并将其重命名为 MFCLOC.DLL。 (“XXX”代表 语言缩写。 例如,MFC70DEU.DLL 包含翻译成 德语的资源。) 如果不这样做,应用程序的某些 UI 元素 将保留为操作系统的语言。 ///////////////////////////////////////////////////////////////////////////// /* //this ->temp.FtpCommand ("sss"); // this ->temp.LogOnToserver ("127.0.0.1",21,"lihua","lihua"); if (this->temp.LogOnToserver ("127.0.0.1",21,"lihua","lihua")) { // this->temp.ReadStr (); //this->MessageBox ("成功!" ); } else { this->MessageBox ("失败!"); return FALSE; } if (this->temp.List ()) { } else { this->MessageBox ("读到列表失败"); } //CString strLine; //if (this->temp.GetLine (4,strLine)) //{ // this->MessageBox (strLine); //} //this->temp.MoveFile ("lihua\\course_125_2002107114057.rar","..\\course_125_2002107114057.rar",TRUE,FALSE); FTP_FILE_INFO ftpFileInfo; this->temp.GetFtpFileInfo (2,ftpFileInfo); */ //this ->m_cmbLocalFile.InsertString(0,"*********"); /** char cDrive[20]; SHFILEINFO sfi; HIMAGELIST hImageList; **/ //lst.m_hImageList= (HIMAGELIST)::SHGetFileInfo("C:\\",0,&sfi,sizeof(&sfi),SHGFI_ICON|SHGFI_SMALLICON); /*********************************************************************************************************** //注: // 1.注意CImageList 的生存期 // 2.在用函数的时候要注意每 hImageList = (HIMAGELIST)SHGetFileInfo("C:\\",0,&sfi,sizeof(sfi), SHGFI_SYSICONINDEX|SHGFI_SMALLICON); this->m_cmbLocalFile.SetImageList(&lst); lst.m_hImageList = hImageList; // this->m_cmbLocalFile.SetExtendedStyle(LVS_EX_FULLROWSELECT|LVS_EX_GRIDLINES); this->m_cmbLocalFile.SetImageList(&lst); ::GetLogicalDriveStrings(20,cDrive); char *temp1 = cDrive; while (*temp1) { // int nItem=m_ctrlLocal.GetCount(); COMBOBOXEXITEM Combo; Combo.mask=CBEIF_IMAGE|CBEIF_TEXT|CBEIF_SELECTEDIMAGE; ::SHGetFileInfo(temp1,0,&sfi,sizeof(&sfi),SHGFI_ICON|SHGFI_SMALLICON); Combo.iImage=sfi.iIcon; Combo.iSelectedImage=sfi.iIcon; Combo.pszText=temp1; Combo.iItem=0; //这个不能没有啊 this->m_cmbLocalFile.InsertItem(&Combo); temp1 = temp1 + strlen(temp1)+1; //return nItem; } this->UpdateData(FALSE); *********************************************************************************************************/

近期下载者

相关文件


收藏者