Location:
Search - ppp lcp
Search list
Description: vxworks PPP实现源代码,包含LCP、NCP、等协议-vxworks PPP source code, including LCP, NCP, and other agreements
Platform: |
Size: 523759 |
Author: flyhorse |
Hits:
Description: PPP挑战握手认证协议(CHAP),PPP【1】提供了点到点链路传输多协议数据报的标准方法。
在PPP中也定义了一种可扩展的LCP,允许协商认证协议,从而可以在进行网络层
协议传输之前对对端进行认证。
本文定义了一种PPP认证方法,该方法利用随机“挑战”和依据“挑战”和密钥
计算出的加密哈希“应答”来完成认证。
-PPP Challenge Handshake Authentication Protocol (CHAP), PPP [1] provides a point-to-point link multi-protocol data transmission of standard methods. In PPP also defines a scalable LCP to allow consultations authentication protocol, thereby conducting transmission network layer protocol before the end-to-end authentication. This paper defines a PPP authentication methods, The method using random "challenge" and the basis for "challenge" and calculated key encryption Hash "responsive" to complete certification.
Platform: |
Size: 15424 |
Author: wangwen |
Hits:
Description: ppp上网的报文分析,包括LCP协商阶段,CHAP验证阶段,IPCP协商阶段。
Platform: |
Size: 12279 |
Author: 发发的 |
Hits:
Description: vxworks PPP实现源代码,包含LCP、NCP、等协议-vxworks PPP source code, including LCP, NCP, and other agreements
Platform: |
Size: 523264 |
Author: flyhorse |
Hits:
Description: PPP挑战握手认证协议(CHAP),PPP【1】提供了点到点链路传输多协议数据报的标准方法。
在PPP中也定义了一种可扩展的LCP,允许协商认证协议,从而可以在进行网络层
协议传输之前对对端进行认证。
本文定义了一种PPP认证方法,该方法利用随机“挑战”和依据“挑战”和密钥
计算出的加密哈希“应答”来完成认证。
-PPP Challenge Handshake Authentication Protocol (CHAP), PPP [1] provides a point-to-point link multi-protocol data transmission of standard methods. In PPP also defines a scalable LCP to allow consultations authentication protocol, thereby conducting transmission network layer protocol before the end-to-end authentication. This paper defines a PPP authentication methods, The method using random "challenge" and the basis for "challenge" and calculated key encryption Hash "responsive" to complete certification.
Platform: |
Size: 15360 |
Author: wangwen |
Hits:
Description: PPP协议中文 ,龙永天翻译~~比较好得一个文档-PPP agreement in Chinese, Dragon Wing-day translation ~ ~ is better for a document
Platform: |
Size: 41984 |
Author: caiqing |
Hits:
Description: ppp上网的报文分析,包括LCP协商阶段,CHAP验证阶段,IPCP协商阶段。-上网ppp packet analysis, including the LCP negotiation phase, CHAP authentication phase, IPCP negotiation phase.
Platform: |
Size: 12288 |
Author: 发发的 |
Hits:
Description: PPP协议栈的VC实现,包含LCP、PAP、IPCP三次握手过程。-PPP protocol stack of the VC to achieve, including LCP, PAP, IPCP three-way handshake process.
Platform: |
Size: 105472 |
Author: 袁亮 |
Hits:
Description: This the first release of PPP for Nucleus Net. This release includes
support for the PAP and CHAP-MD5 authentication protocols and the internet
protocol control protocol (IPCP).
The following files are the generic portion of PPP (non-harware specific) :
PPP.C PPP_DEFS.H PPP_EXTR.H LCP.C LCP_DEFS.H
LCP_EXTR.H MDM.C MDM_DEFS.H MDM_EXTR.H NCP.C
NCP_DEFS.H NCP_EXTR.H MD5C.C MD5.H CHAP.C
CHP_DEFS.H CHP_EXTR.H PAP.C PAP_DEFS.H PAP_EXTR.H
PPP.H GLOBAL.H PW_LIST.C
23 files total.
The following are target specific :
UART.C URT_DEFS.H URT_EXTR.H BLDNETPL.BAT BLDDRV.BAT
BUILD_AP.BAT PPP_OPTS.H
7 files total.- This is the first release of PPP for Nucleus Net. This release includes
support for the PAP and CHAP-MD5 authentication protocols and the internet
protocol control protocol (IPCP).
The following files are the generic portion of PPP (non-harware specific) :
PPP.C PPP_DEFS.H PPP_EXTR.H LCP.C LCP_DEFS.H
LCP_EXTR.H MDM.C MDM_DEFS.H MDM_EXTR.H NCP.C
NCP_DEFS.H NCP_EXTR.H MD5C.C MD5.H CHAP.C
CHP_DEFS.H CHP_EXTR.H PAP.C PAP_DEFS.H PAP_EXTR.H
PPP.H GLOBAL.H PW_LIST.C
23 files total.
The following are target specific :
UART.C URT_DEFS.H URT_EXTR.H BLDNETPL.BAT BLDDRV.BAT
BUILD_AP.BAT PPP_OPTS.H
7 files total.
Platform: |
Size: 227328 |
Author: 程教育 |
Hits:
Description: RFC (Request for comment) 1570 (PPP LCP Extention)
RFC 1661 (PPP)
RFC 1662 (PPP in HDLC-like framing)
RFC 1877 (PPP IPCP)
RFC 2823 (PPP over Simple Data Link (SDL-RFC (Request for comment) 1570 (PPP LCP Extention)
RFC 1661 (PPP)
RFC 1662 (PPP in HDLC-like framing)
RFC 1877 (PPP IPCP)
RFC 2823 (PPP over Simple Data Link (SDL))
Platform: |
Size: 174080 |
Author: MAN |
Hits:
Description: 短小精悍的PPP协议在C51上的实现,分为LCP PAP IPCP三个阶段-PPP protocol
Platform: |
Size: 7168 |
Author: Panrk |
Hits:
Description: lcp.c - PPP Link Control Protocol.
Platform: |
Size: 16384 |
Author: kiurabou |
Hits:
Description: ppp压缩控制协议
摘要:
点到点协议提供了一种在点到点的链路上传输多协议数据包的标准方法。另外
它还定义了一种可扩展的链路控制协议(LCP)。
本文挡定义了一种在PPP链路上协商数据压缩算法的方法。(The PPP Compression Control Protocol (CCP))
Platform: |
Size: 4096 |
Author: hy2000
|
Hits: