VMS Help  —  Sys Files, [SYSHLP.EXAMPLES.PPPD]
    Directory containing documents for development of PPP
    callbacks and a demo callback

1  –  BUILD_IP_VCM.COM

    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

4  –  FSM_IF.H

    Defines prototypes of PPP's FSM routines

5  –  IPCP.C

    PPP IP Control Protocol

6  –  IPCP.H

    IP Control Protocol definitions

7  –  IPCP_REGISTER.COM

    Command procedure to register the available example IPCP
    transport to use the PPPD facility

8  –  IP_VCM.C

    Module to implement a basic VCM for testing PPP

9  –  IP_VCM_INIT.MAR

    Initialization routine for the sample PPP protocol VCM

10  –  LOAD_IP_VCM.C

    Simple example to load example IPCP control protocol and VCM

11  –  PPPD.H

    PPP daemon global declarations

12  –  PPPD_CALLBACK.C

    Module to implement a callback routine to start running
    a protocol over PPP

13  –  PPPUSR.H

    Defines the bits necessary to get a control protocol compiled
    for VSM

14  –  PPP_LIB.H

    Constant definitions and external definitions of variables
    for use with the library routines

15  –  PPP_MGMT_IF.H

    Constant definitions and structure definitions for interfacing
    to the management routines

16  –  PPP_VCI_IF.H

    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)

18  –  VCI_JKT.MAR

    Jacket routines for calls between PPP and other VCMs
Close Help