Description: 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.
File list (Check if you may need any files):
1234pppccode\ppp协议C语言源程序\history.txt
............\..................\inc\chp_defs.h
............\..................\...\chp_extr.h
............\..................\...\hdlc.h
............\..................\...\lcp_defs.h
............\..................\...\lcp_extr.h
............\..................\...\mdm_defs.h
............\..................\...\mdm_extr.h
............\..................\...\ncp_defs.h
............\..................\...\ncp_extr.h
............\..................\...\nu_ppp.h
............\..................\...\pap_defs.h
............\..................\...\pap_extr.h
............\..................\...\ppp.h
............\..................\...\ppp_defs.h
............\..................\...\ppp_extr.h
............\..................\...\ppp_opts.h
............\..................\O\Chap.obj
............\..................\.\Lcp.obj
............\..................\.\Mdm.obj
............\..................\.\Ncp.obj
............\..................\.\Pap.obj
............\..................\.\PPP.lib
............\..................\.\Ppp.obj
............\..................\.\Pw_list.obj
............\..................\.\vc60.idb
............\..................\.\vc60.pdb
............\..................\PPP.dsp
............\..................\PPP.dsw
............\..................\PPP.ncb
............\..................\PPP.opt
............\..................\PPP.plg
............\..................\relnotes.txt
............\..................\src\chap.c
............\..................\...\hdlc.c
............\..................\...\lcp.c
............\..................\...\mdm.c
............\..................\...\ncp.c
............\..................\...\pap.c
............\..................\...\ppp.c
............\..................\...\pw_list.c
............\..................\URT_DEFS.h
............\..................\URT_EXTR.h
............\..................\inc
............\..................\O
............\..................\src
............\ppp协议C语言源程序
1234pppccode