|
Class Summary |
| Chap |
The Challenge Handshake Authentication Protocol (CHAP). |
| Ipcp |
The Internet Protocol Control Protocol (IPCP). |
| Lcp |
This class implements the Link Control Ptotocol (LCP). |
| Option |
The LCP and IPCP protocols use an option format of Type|Length|Data. |
| Pap |
The Password Authentication Protocol (PAP). |
| PPP |
This class implements the Point-to-Point Protocol (PPP), which provides IP packet
transport over a serial link. |
| PPPEvent |
When a PPP object is created it starts a deamon thread to listen for events originating from the native PPP module. |
| Protocol |
Base class used to implement PPP protocols. |
| ProtocolEvent |
Protocol event class. |
| Queue |
Event queue used by protocol classes to notify PPP of state changes. |
| Timer |
Timer class used by PPP protocols. |