Welcome![Sign In][Sign Up]
Location:
Search - ftp-rfc959

Search list

[Ftp Serverftp-rfc959

Description: 用java实现的ftp功能的源代码,经过编译通过的,可以直接使用。-achieved using ftp function in the source code, after the compiler can be used directly.
Platform: | Size: 52465 | Author: 于家新 | Hits:

[Ftp Clientrfc959-ftp

Description: RFC959 -FTP协议官方规范文档,写FTP应用程序必读的参考资料。(英文原版)-RFC959-standard FTP protocol official documents, was made mandatory FTP applications electronically. (English original)
Platform: | Size: 260449 | Author: 谭梦鹏 | Hits:

[Communication070508FTPRFC959

Description: FTP RFC959 中文版文件传输协议(File Transfer Protocol, FTP)实现FTP断点续传-RFC959 Chinese version of FTP (file transfer protocol File Transfer nonrequiring col, FTP) to achieve FTP HTTP
Platform: | Size: 13948 | Author: wenlin | Hits:

[Ftp ClientClient

Description: 这是一个关于ftp client的程序,符合ftp RFC959标准,可以直接访问任何ftp地址,不过是命令行的形式
Platform: | Size: 3129 | Author: 林帅 | Hits:

[Ftp ClientCFtpMgr

Description: 此ftp客户端根据FTP协议(rfc959)编写,不采用现成的FTP API。所以对于想理解FTP协议并编写代码实现协议的朋友是个不错的参考!
Platform: | Size: 15368 | Author: david | Hits:

[Ftp Clientrfc959

Description: ftp protocol analysis
Platform: | Size: 39309 | Author: ddd | Hits:

[Ftp ClientFTP客户端实现

Description: 一个用于FTP客户端实现的JAVA程序。相信大家看了,会收获的。呵呵,慢慢看吧。-for an FTP client to achieve the Java procedures. We believe that he would harvest. Oh, it slowly and see.
Platform: | Size: 109568 | Author: 李子 | Hits:

[Ftp Serverftp-rfc959

Description: 用java实现的ftp功能的源代码,经过编译通过的,可以直接使用。-achieved using ftp function in the source code, after the compiler can be used directly.
Platform: | Size: 52224 | Author: 于家新 | Hits:

[Ftp Clientrfc959-ftp

Description: RFC959 -FTP协议官方规范文档,写FTP应用程序必读的参考资料。(英文原版)-RFC959-standard FTP protocol official documents, was made mandatory FTP applications electronically. (English original)
Platform: | Size: 260096 | Author: 谭梦鹏 | Hits:

[Ftp ClientClient

Description: 这是一个关于ftp client的程序,符合ftp RFC959标准,可以直接访问任何ftp地址,不过是命令行的形式-This is an ftp client on the procedures, in line with the ftp RFC959 standards, can directly access any ftp address, but a command-line form
Platform: | Size: 3072 | Author: 林帅 | Hits:

[Ftp Clientserver

Description: ftp server 程序,RFC959,支持上传下载ls dir pwd等-ftp server program, RFC959, support for uploading and downloading, such as ls dir pwd
Platform: | Size: 24576 | Author: liusong | Hits:

[Otherrfc959chinesepdf

Description: 文件传输协议ftp的中文版 rfc959的中文pdf-Ftp File Transfer Protocol rfc959 the Chinese version of the Chinese pdf
Platform: | Size: 151552 | Author: liu | Hits:

[Linux-Unixftp

Description: unix下的ftp客户端和服务端,实现rfc959的功能-Under unix the ftp client and server to achieve the functions of rfc959
Platform: | Size: 5120 | Author: wangkuan | Hits:

[Windows Developrfc959

Description: This graphics specyfication of rfc 959 ftp protocol.-This is graphics specyfication of rfc 959 ftp protocol.
Platform: | Size: 35840 | Author: tdfs | Hits:

[Program docrfc959

Description: rfc ftp的完整协议, 开发ftp的必读文档-rfc ftp a complete agreement to develop a must-read document ftp
Platform: | Size: 506880 | Author: chenheng | Hits:

[Linux-UnixFTP_SERVER_SRC

Description: 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Description: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a communications interface, providing upload download, HTTP, flow control, connection control, supports a variety of popular FTP client .
Platform: | Size: 34816 | Author: 杜峰 | Hits:

[Program docRFC959

Description: FTP协议官方中英文文档,详细的描述了FTP协议的命令与响应,对FTP的实现有很大的帮助。-FTP protocol official in Chinese and English documents, a detailed description of the FTP protocol command and response, implementation of the FTP is very helpful.
Platform: | Size: 547840 | Author: 李文凯 | Hits:

[Program docrfc959

Description: Ftp 文件传输协议的rfc文档,帮助大家很详细的了解ftp的传输过程-FILE TRANSFER PROTOCOL
Platform: | Size: 66560 | Author: 王瑞 | Hits:

[Ftp ClientFileTransferProtocol

Description: FTP RFC959 协议的中文版。 如果有朋友需要的话,可以下载.-FTP RFC959の中国版
Platform: | Size: 119808 | Author: zhangziwe | Hits:

[Linux-UnixFTP_socket

Description: 在Linux系统上完成一个文件传输协议(FTP)的简单实现。通过本实验,深入了解FTP协议的原理和协议细节,学会利用socket接口设计实现简单的应用层协议,掌握TCP/IP网络应用程序的基本设计方法和实现技巧。在Linux系统上使用socket接口实现FTP客户端程序,严格按照RFC959,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作,如列出目录、下载文件等。从FTP协议的实现角度来看,客户端与服务器的命令通道和数据通道需要分离。-In the Linux system to complete a file transfer protocol (FTP) simple to achieve. Through this experiment, in-depth understanding of the principles of FTP protocol and protocol details, learn to use simple socket interface design application layer protocol, master TCP/IP network application design and implementation of basic skills. In the Linux system using the socket interface FTP client application, in strict accordance with RFC959, so that clients can connect to the server, and can do some basic FTP operations, such as listing directories, download files. FTP protocol implementation from the perspective of the client and the server' s command channel and data channels are separated.
Platform: | Size: 765952 | Author: gyh | Hits:
« 12 »

CodeBus www.codebus.net