搜索资源列表
netkit-ftp.tar
- UNIX FTP client
ftp_and_tftp_client.tar
- Linux下C实现的ftp客户端代码,实现常用10余种功能;tftp客户端代码,实现下载功能。有BUG更改或者好的建议请通知我,衷心感谢你对我的帮助!-C under Linux achieved ftp client code to achieve more than 10 types of commonly used functions tftp client code, to achieve download function. BUG change or have good sugge
ftp
- QT4网络编程,有界面的ftp客户端源代码,可以登录,浏览,下载,并修改了部分bug-QT4 network programming, there are interface ftp client source code, you can log on, browse, download, and modify some of the bug
ftp
- 在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the follo
cmdftp-0.9.4
- ftp客户端程序 ,在linux环境运行 有完整的ftp命令-ftp client program, running in linux environment complete ftp command
ftp
- This program is a simple FTP client uploader
ftp
- 一个ftp的软件 可以实现文件的上传 下载 查看服务端的目录 用c实现。-A ftp software you can upload files download view the directory services client and c to achieve
ftp
- unix下的ftp客户端和服务端,实现rfc959的功能-Under unix the ftp client and server to achieve the functions of rfc959
ftp
- linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
FTP_SERVER_SRC
- 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
FTP
- FTP client server program in simple language
FTP
- Linux下的FTP最小实现,包括客户端和服务器端-FTP minimum implementation under Linux, including client and server side
ftpC
- ftp客户端服务器程序,在linux上实现的-ftp client and server program
client
- linux c ftp 客户端实现下载功能!-linux c ftp client to achieve download!
myftp
- ftp客户端的实现 ,用c语言实现,在linux下gcc测试通过-ftp client implementation, using c language, tested in gcc under linux
client
- linux下c语言实现的FTP客户端 可和服务器端一同实现在linux下的文件传输功能-linux c language under the FTP client and server can be achieved with the linux file transfer capabilities under
FTP_socket
- 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to c
netkit-ftp-0.17
- netkit_ftp_0.17,是linux下ftp的客户端命令行工具。这是在UBUNTU 10.04仓库中apt下来的。-netkit_ftp_0.17, the linux ftp client code
ftp_wlq
- ftp客戶端服務器簡單實現上傳下載 有詳細說明(ftp client server FTP client server, simple implementation, upload, download, described in detail)
ftp_client
- 一个代码简洁但功能强大的,基于Linux C的ftp客户端的实现。一个很好的参考例子。在做相关ftp文件传输的项目的小伙伴值得下载一看。(A code compact but powerful Linux C based implementation of the FTP client. A good example of reference. The small partner in the project that does relevant FTP file transfers is wo