搜索资源列表
ftp_client
- 一个小的FTP客户端,支持PORT与PASV模式。 Linux下的C代码,在FC3,4发行版下通过测试。-a small FTP client, with the support PORT PASV mode. Linux C code in FC3, four distribution through testing.
myFtp_c
- 我写的FTP客户端,在linux Redhat 9.0上通过,能够连接linux下的FTP服务器。-I write FTP client, the Linux Redhat 9.0, adopted Linux to connect the FTP server.
Qt4-ftp
- 这是一个采用Qt4写成的ftp客户端程序,具有友好的GUI,代码很小,在Linux和Windows下执行速度都很快。同时可以轻易地移植到嵌入式系统上。-writes written using ftp client with a friendly GUI, code minimal, Linux and Windows implementation speed fast. While easily ported to embedded systems.
myftp-complete.tar
- linux下实现的简易ftp客户端程序,可以与标准的ftp服务器上下载、上传文件、列出指定目录下的所有文件,等。-simple ftp client, with the standard of the ftp server to download and upload documents, designated directories list of all documents, such as.
sjftp
- 一个简单的linux下ftp客户端程序,有我自己的心血在里面-a simple linux under ftp client, have my own efforts inside
c-net
- 一个简单的linux下ftp客户端程序,有我自己的心血在里面-a simple linux under ftp client, have my own efforts inside
利用socket接口实现的FTP客户端和服务器端
- linux下利用socket接口实现的FTP客户端和服务器端,linux using socket interface of the FTP client and server
ftpClient.c.zip
- this is a simple ftp client in c for linux,this is a simple ftp client in c for linux
myftp
- Linux 命令行的一个ftp客户端,拥有ftp的基本上传、下载功能,单线程工作,可以作为学习ftp协议使用。有基本的注释。操作方式类似于Linux 自带的ftp工具。-A simple FTP-client under linux command line. It has the common ftp functionality and work under single thread. You can use this to learn the ftp protocol.
FTP-server-client-linux-c
- FTP 客户端和服务器端,linux程序。支持多进程服务!客户端和服务端各一个单独文件。-FTP on linux codes。Client and server。
client
- ftp客户端,运行环境: Unix, Linux, FreeBSD-ftp client, operating environment: Unix, Linux, FreeBSD
ftp-QT.tar
- 在Linux系统下用QT实现FTP客户端的文件上传下载批量上传批量下载等功能。-FTP client, file upload and download the bulk upload batch download under Linux with QT.
netkit-tftp-0.17
- netkit-tftp-0.17 for Linux 内容说明: tftp Trivial File Transfer Protocol client tftpd Trivial File Transfer Protocol daemon-netkit-tftp-0.17 for the Linux content showed that, Tftp Trivial File Transfer Protocol client tftpd Trivial File Transfer Pr
filezilla-3.2.4.1
- FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows.
myftp.tar
- linux--ftp client myftp.tar.gz
ftp
- Linux下的ftp客户端+服务器程序,该程序包括了登录、上传文件、下载文件等主要功能,且支持passive和port两种模式-ftp server and client under Linux platform
ftpclient
- 一个linux下的ftp客户端,界面用qt实现。登录FTP服务器超快速,软件界面简洁-Under a linux ftp client, interface with qt achieved. Log in ultra-fast FTP server, software, simple interface
myftp.tar
- linux 用c语言实现的ftp客户端源码-linux c language using the ftp client source code
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
- 本程序为linux命令行下ftp客户端程序,实现了大部分常用ftp命令(this program is the ftp client under Linux commond line)