文件名称:FTP
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.87mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1通过socket实现的FTP客户端,也是计算机网络的课程设计,内有详细说明,以及使用方法。
2由于出自学生之手,有少许错误还请包涵在VS2005环境下测试通过,可查看目录,改变目录,上传文件,下载文本文件(不同操作系统的服务器,自己开服务器可以下所有类型文件),
3操作方式类似于控制台方式打开FTP。
4网上少有的使用C++的SOCKET方式访问FTP,算法属于底层算法,不同于直接使用FTP类-1 through the socket to achieve the FTP client as well as the curriculum design of computer networks, which is described in detail, as well as to use. 2 as a result from the hands of students, there are also a few mistakes, please bear with me in VS2005 test environment, you can review the directory and change directory, upload files, download a text file (a different server operating system, under their own server can open all types of files) , 3 mode of operation is similar to the console open FTP. Rare 4-line C++ using the SOCKET access to FTP, algorithms are the underlying algorithm, different from the direct use of FTP category
2由于出自学生之手,有少许错误还请包涵在VS2005环境下测试通过,可查看目录,改变目录,上传文件,下载文本文件(不同操作系统的服务器,自己开服务器可以下所有类型文件),
3操作方式类似于控制台方式打开FTP。
4网上少有的使用C++的SOCKET方式访问FTP,算法属于底层算法,不同于直接使用FTP类-1 through the socket to achieve the FTP client as well as the curriculum design of computer networks, which is described in detail, as well as to use. 2 as a result from the hands of students, there are also a few mistakes, please bear with me in VS2005 test environment, you can review the directory and change directory, upload files, download a text file (a different server operating system, under their own server can open all types of files) , 3 mode of operation is similar to the console open FTP. Rare 4-line C++ using the SOCKET access to FTP, algorithms are the underlying algorithm, different from the direct use of FTP category
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FTP程序
.......\ftpClient
.......\.........\debug
.......\.........\.....\ftpClient.exe
.......\.........\ftpClient
.......\.........\.........\Debug
.......\.........\.........\.....\BuildLog.htm
.......\.........\.........\.....\ftpClient.exe.intermediate.manifest
.......\.........\.........\.....\ftpClient.obj
.......\.........\.........\.....\ftpServer.obj
.......\.........\.........\.....\mt.dep
.......\.........\.........\.....\vc80.idb
.......\.........\.........\ftpClient.cpp
.......\.........\.........\ftpClient.h
.......\.........\.........\ftpClient.vcproj
.......\.........\.........\ftpClient.vcproj.THINKPAD.IBM.user
.......\.........\.........\pipe.txt
.......\.........\ftpClient.ncb
.......\.........\ftpClient.sln
.......\.........\pipe.txt
.......\计算机网络课程设1.doc
.......\ftpClient
.......\.........\debug
.......\.........\.....\ftpClient.exe
.......\.........\ftpClient
.......\.........\.........\Debug
.......\.........\.........\.....\BuildLog.htm
.......\.........\.........\.....\ftpClient.exe.intermediate.manifest
.......\.........\.........\.....\ftpClient.obj
.......\.........\.........\.....\ftpServer.obj
.......\.........\.........\.....\mt.dep
.......\.........\.........\.....\vc80.idb
.......\.........\.........\ftpClient.cpp
.......\.........\.........\ftpClient.h
.......\.........\.........\ftpClient.vcproj
.......\.........\.........\ftpClient.vcproj.THINKPAD.IBM.user
.......\.........\.........\pipe.txt
.......\.........\ftpClient.ncb
.......\.........\ftpClient.sln
.......\.........\pipe.txt
.......\计算机网络课程设1.doc