搜索资源列表
FTP-.rar
- 标准C语言编写的FTP客户端,充分利用FTP协议,实现FTP上传下载功能,C language standard FTP client, make full use of FTP protocol, FTP uploading and downloading functionality implementation
FTP.rar
- 利用c++语言实现FTP的上传下载,包含头文件,应用文件,Using c++ language in FTP uploading and downloading, including the header files, application files
FTPConstrution
- 该文章介绍了怎么用C++来开发常见的上传工具FTP工具的具体开发步骤,可以用来给有一定C++基础的读者练练笔,以达到更好的熟练操作C++语言!-The article describes how to use C++ To develop a common tool for FTP upload tool to develop the specific steps that can be used to have a certain C++ Based readers练练pen, in orde
123
- windows系统下FTP上传和下载文件的源代码,要求用C语言实现-windows system file FTP upload and download the source code, using C language requirements
ftp_client
- 用C#语言实现FTP客户端的上传和下载功能-With the C# language FTP client upload and download capabilitie
FTPClientintroduction
- FTP客户端软件是在了解FTP工作原理后,利用C#语言来设计和开发的。FTP客户端分为连接模块、文件管理模块、文件传输模块和辅助管理模块。连接模块实现主机与服务器的连接的功能;文件管理模块实现新建文件、删除文件等功能;文件传输模块实现主机与服务器连接成功后上传和下载文件功能。辅助管理模块实现一些相关功能如:读写配置INI文件。该FTP客户端软件达到了使用方便的目标,希望开发软件的经验能为使用.NET设计开发Windows应用程序FTP客户端软件的初学者提供一些帮助。-FTP client FTP
ftplib.tar
- linux下用C语言实现的FTP上传下载。-The C language implementation of the FTP upload download.
FtpClientX
- FTP上传文件客户端控件程序,可以被C#等语言调用-FTP upload file client control program can be in C# and other languages call
