搜索资源列表
实例14-FTP客户端
- 简单的ftp客户端软件,实现登录,浏览,下载,上传服务-simple ftp client software, logged in, browse, download and upload services
ftp客户端
- ftp客户端用SOCKET实现,可实现文件的上传与下载功能,界面友好
FTP客户端源代码
- FTP客户端,用VC++语言开发,结合MFC,实现连接并访问服务器,本地文件可以上传到服务器,可以从服务器下载文件,可以删除文件,有操作界面
FTP-.rar
- 标准C语言编写的FTP客户端,充分利用FTP协议,实现FTP上传下载功能,C language standard FTP client, make full use of FTP protocol, FTP uploading and downloading functionality implementation
ftp
- VC设计ftp 是一个简单的fTP客户端程序 上传 下载 删除-VC ftp
FTP
- 用WINSocket开发得FTP客户端程序,具备文件下载,上传等多种功能-WinSocket development with a FTP client with file download, upload, such as multi-functional
一个日本FTP软件-FFFTP
- 一个日本写FTP客户端软件-FFFTP,构建于win32 application上,没有使用mfc,功能齐全,推荐下载--A Japan FTP client side software-FFFTP, constructs on win32 application, has not used mfc, its function is complete,recommend!
FTP
- FTP客户端,能实现文件的下载,上传,来自于一本书上的实例-FTP client can download files, upload, from a book example of
ftp
- FTP客户端 实现了客户端与FTP服务器的连接。可以上传,下载文件-FTP client
FTP
- 程序能实现基本的FTP客户端功能,能登陆FTP服务器,显示登录客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件-FTP login download
ftp
- ftp客户端程序 单一的程序安装了JDK后即可运行,实现文件上传下载等功能,很不错 -java socket ftp
FTP
- FTP客户端设计与实现 实现ftp上传与下载功能,这是一个开题报告自己看吧-Design and implementation of FTP client ftp upload and download function to achieve this is their own and see an opening report
ftp-client
- FTP客户端,能够实现断点上传、下载、查看文件大小、添加文件和目录,删除文件和目录,在linux环境下开发 -百度翻译 翻译结果(中 > 英)复制结果 The FTP client, can realize the breakpoint upload, download, view the file size, add files and directories, delete files and directories, in the Linux developm
ftp客户端端
- ftp的客户端源码,需要的可以下载。内容非常的丰富,想要深刻理解,可以使用。
FTP客户端
- FTP上传下载功能,主要功能是客户端的实现,根据本地地址,服务器地址传输文件(FTP upload and download function)
FTP客户端
- 关键字:Ftp客户端、FTP协议、工作原理、上传下载(Ftp client, FTP protocol, working principle, uploading and downloading)
VC++ FTP客户端类库
- 在windows系统下实现向ftp服务器上传或下载文件(Uploading or downloading files to FTP server under Windows system)
FTP客户端源码VC++6.0
- FTP客户端简单编写, 【设计要求】: 1)了解 FTP 协议的工作原理。( RFC765 , RFC2228, RFC2640, RFC2773 ) 2)主要是基于 TCP/IP 的 Winsock 编程,用 Visual C++6.0 实现一个基于 FTP 协议的 FTP 下载工具(客户端、实现工具可以自选)。(FTP client Understanding the working principles of the FTP protocol)
VC写的FTP客户端程序(可上传下载)
- 用VC++写的仿FTP客户端软件的源程序,设置好FTP服务器的连接信息,可以实现文件的上传与下载,并列举所有目标主机下的文件,运行演示如截图示,界面和CUTEFTP很相似。(With the source program of the FTP client software written by VC++, the connection information of the FTP server is set up, the file can be uploaded and downloaded
Ftp单线程客户端
- 一个简单的ftp单线程客户端,通过mfc wininet类实现的ftp客户端,支持上传和下载(A simple FTP single thread client, FTP client realized by MFC WinInet class, supports upload and download)