搜索资源列表
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.
multiget-beta4.src.tar
- linux的ftp客户端程序源码,可以很方便的移植到各种嵌入式平台,如Mips等。-linux ftp client program source code, can conveniently be transferred to a variety of embedded platforms, such as Mips.
tnftp-20050625.tar
- 一个很好的ftp客户端,linux的ftp客户端程序源码,可以很方便的移植到各种嵌入式平台 -a good ftp client, linux ftp client program source code, it is easy to transplant various embedded platform
ftp
- linux下ftp client程序的源码,学习网络编程的朋友下吧
FTP客户端源程序
- FTP客户端源程序。此程序经测试,可以在winndows,linux,unix跨平台使用-ftp client source
利用socket接口实现的FTP客户端和服务器端
- linux下利用socket接口实现的FTP客户端和服务器端,linux using socket interface of the FTP client and server
Linux-ftp 非常流行的ftp源代码
- ftp源代码,非常流行的ftp源代码,包括:客户端和服务器端。利用ftp协议rfc950编写的源代码。,ftp source code, a very popular ftp source code, including: client and server-side. Using ftp protocol rfc950 write the source code.
ftpClient.c.zip
- this is a simple ftp client in c for linux,this is a simple ftp client in c for linux
client
- ftp客户端,运行环境: Unix, Linux, FreeBSD-ftp client, operating environment: Unix, Linux, FreeBSD
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
ftpd
- A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE
myftp.tar
- linux--ftp client myftp.tar.gz
ftpclient1
- C program for a FTP Client Done in Fedora 7(Linux) using Socket Programming
ftpdown
- linux ftp 客户端的实现,功能有些简单,但是还比较好用-linux ftp client source code
FTP
- 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedur
ftp
- Linux下的ftp客户端+服务器程序,该程序包括了登录、上传文件、下载文件等主要功能,且支持passive和port两种模式-ftp server and client under Linux platform
src_choaloo
- 每个程序一个功能: 1、linux下文字处理 2、连接Mysql 3、Ftp客户端 4、马达控制驱动程序 5、linux简单的shell编译程序-Each program a function: 1, linux word processing under 2 connections Mysql 3, Ftp Client 4, motor control driver 5, linux compile a simple shell program
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-client
- linux C ftp客户端,无图形界面,上传有问题,只有PASV模式-FTP client
ftp
- 本程序为linux命令行下ftp客户端程序,实现了大部分常用ftp命令(this program is the ftp client under Linux commond line)