VMS Help
Sys Files, [SYSHLP.EXAMPLES.PPPD]
*Conan The Librarian
|
Directory containing documents for development of PPP
callbacks and a demo callback
Command procedure to build the image IP_VCM.EXE in the
directory where this file resides
2 - BUILD_LOAD_IP_VCM.COM
|
Command procedure to compile and link the image loader needed to
load IP_VCM.EXE
3 - BUILD_PPPD_CALLBACK.COM
|
Command procedure to compile and link the PPP callback image
Defines prototypes of PPP's FSM routines
PPP IP Control Protocol
IP Control Protocol definitions
Command procedure to register the available example IPCP
transport to use the PPPD facility
Module to implement a basic VCM for testing PPP
Initialization routine for the sample PPP protocol VCM
Simple example to load example IPCP control protocol and VCM
PPP daemon global declarations
Module to implement a callback routine to start running
a protocol over PPP
Defines the bits necessary to get a control protocol compiled
for VSM
Constant definitions and external definitions of variables
for use with the library routines
Constant definitions and structure definitions for interfacing
to the management routines
PPP VCI defintions
17 - SAMPLE_PPP_CALLBACK_SETUP.TXT
|
Description of how to build and enable sample Point-to-Point
Protocol (PPP) callback and VMS Communications Module (VCM)
Jacket routines for calls between PPP and other VCMs