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

Search list

[Compress-Decompress algrithmszlib-1.2.2

Description: zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
Platform: | Size: 483798 | Author: fwx | Hits:

[Ftp ClientFTP-client-server

Description: FTP服务器和客户端,按照FTP RFC标准实现,但是功能尚没有完全实现。但是框架和协议都是设定。
Platform: | Size: 39311 | Author: 廖洪申 | Hits:

[OtherDLL-src

Description: ocx 代码,C++编写`DEFLATE Compressed Data Format Specification available in ftp://ds.internic.net/rfc/rfc1951.txt
Platform: | Size: 128643 | Author: your name | Hits:

[CommunicationRFC_Protocol

Description: 这是常见的几种RFC协议文档。包含TCP,UDP,Telnet,FTP等协议文档
Platform: | Size: 82842 | Author: 刘名 | Hits:

[WinSock-NDISftpControl

Description: 根据Rfc相关规范,利用Visual C++语言,开发的Ftp程序,可以利用该工具下载文件等
Platform: | Size: 21225 | Author: 姜波 | Hits:

[Linux-Unixclient

Description: linux下RFC 959 FTP客户端程序,可以下载上传 ls pwd cd lcd等
Platform: | Size: 39213 | Author: liusong | Hits:

[Internet-Networkftp-code

Description: 在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协议标准,如Socks4,Socks5,Http代理,其中Socks5需要用户验证,代理相对复杂。我在查阅RFC文档和相关资料后,特总结一些TCP协议穿透代理服务器的程序片断,希望对大家有所帮助。
Platform: | Size: 6576 | Author: 林强云 | Hits:

[Proxy Server大牛的socks5代理

Description: 由于工作需要,最近在实现这些代理的协议,主要实现java和c的版本。 java的版本好办,有一个java的proxy类,这个就内置了对代理协议的支持; c的呢,就要自己来了。先动手看看协议。 主要是如下几个RFC http://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4.protocol http://www.rfc-editor.org/rfc/rfc1928.txt http://www.smartftp.com/Products/SmartFTP/RFC/socks4a.protocol 协议很简单,我简要的说明一下: socks4很简单,socks4a是协议4的扩展,主要是增加了域名解析而已,其他不变;socks5在4的基础上增加了各种验证的支持。 读协议之后,就是实现协议。首先安装一个ccproxy作为测试服务器,使用VC6作为开发环境,在网上搜索了一下,大部分要么是不全,要么就是根本没有测试过的代码,全是烂货一把。
Platform: | Size: 2102 | Author: hyde3188@126.com | Hits:

[Compress-Decompress algrithmszlib-1.2.2

Description: zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format). These documents are also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html
Platform: | Size: 483328 | Author: fwx | Hits:

[Ftp ClientTFTP 客户端(源码)(1[1].0)

Description: TFTP客户端,完全符合RFC-1350,源代码. 转载请注明作者 helloworld1@163.com 可以在VC,BC或其他C编译器下编译-TFTP client, in full compliance with RFC- 1350. the source code. reprinted with the author please helloworld1@163.com in VC, BC or other C compiler compiler
Platform: | Size: 3072 | Author: 李涛 | Hits:

[Ftp ClientFTP-client-server

Description: FTP服务器和客户端,按照FTP RFC标准实现,但是功能尚没有完全实现。但是框架和协议都是设定。-FTP server and the client, in accordance with the FTP RFC standard to achieve, but the functions did not fully realize yet. But the framework and the agreements are set.
Platform: | Size: 38912 | Author: 廖洪申 | Hits:

[Program docRFC_Protocol

Description: 这是常见的几种RFC协议文档。包含TCP,UDP,Telnet,FTP等协议文档-This is a common agreement of several RFC documents. Includes TCP, UDP, Telnet, FTP, such as the agreement document
Platform: | Size: 82944 | Author: 刘名 | Hits:

[Linux-Unixclient

Description: linux下RFC 959 FTP客户端程序,可以下载上传 ls pwd cd lcd等-linux under RFC 959 FTP client program, you can download upload, such as ls pwd cd lcd
Platform: | Size: 38912 | Author: liusong | Hits:

[Internet-Networkftp-code

Description: 在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协议标准,如Socks4,Socks5,Http代理,其中Socks5需要用户验证,代理相对复杂。我在查阅RFC文档和相关资料后,特总结一些TCP协议穿透代理服务器的程序片断,希望对大家有所帮助。-Procedures in the network design process, we often must deal with various types of proxy servers, such as in-house CNC had agents to visit Internet web server, etc., generally a proxy server to support several common proxy protocol standards, such as socks4 , Socks5, Http proxy, Socks5 which requires a user authentication, Deputy relatively complex. I have access to the relevant RFC documents and information, special summing up a number of TCP protocol procedures penetration clips proxy server, and they hope to be helpful to everyone.
Platform: | Size: 6144 | Author: 林强云 | Hits:

[Ftp Clientftp.c

Description: Client application that uses "file transfer protocol" (ftp).service as described by RFC 959. -Client application that uses
Platform: | Size: 38912 | Author: 姓名 | Hits:

[VC/MFCVisualC

Description: 书名《Visual C++ 网络高级编程>内容简介:本书在对Visual C 各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,ICMP协议的实现,PPP协议的实现,代理服务器的实现,ATL、DCOM、ActiveX技术,网络安全,多媒体网络编程等。 对于每个主题,书中都给出其开发要领及应用的实例和技巧,本书主要面向具有一定Visual C 网络编程基础并希望深入研究网络编程技术的读者。 ISDN:7115095639 第一章 TCP/IP协议 第二章 Winsock网络编程接口 第三章 Visual C 与网络编程 第四章 基本网络编程技术 第五章 Telnet协议的实现 第六章 HTTP协议的实现 第七章 FTP协议的实现 第八章 文件下载 第九章 UDP协议的实现 第十章 ICMP协议的实现 第十一章 PPP协议的实现 第十二章 代理服务器的实现 第十三章 ATL、DCOM和ActiveX技术 第十四章 网络安全 附录1 RFC文档分类-The title of " Visual C network of high-level programming" Description: The book of Visual C a variety of programming technologies and TCP/IP system introduced on the basis of the focus on advanced applications of network programming, the use of skills and difficulties. Including basic network programming technology, Telnet to achieve agreement, HTTP protocol to achieve, FTP to achieve agreement, document download, UDP protocol to achieve, ICMP protocol to achieve, PPP agreements achieved, the realization of a proxy server, ATL, DCOM, ActiveX technology, network security, multimedia and other network programming.
Platform: | Size: 19465216 | Author: 陈玲 | 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:

[Internet-Networkrfc_959_cn

Description: 文件传输协议(FTP)的正式标准,进行FTP编程时的参考资料-File Transfer Protocol (FTP) of the formal standard for FTP programming reference
Platform: | Size: 340992 | Author: 林西 | Hits:

[Linux-Unixftp

Description: Definitions for FTP see RFC-765. -Definitions for FTP see RFC-765.
Platform: | Size: 2048 | Author: foncdhao | Hits:
« 12 »

CodeBus www.codebus.net