Package com.dalsemi.tininet.ppp

Interface Summary
PPPEventListener PPP event listener interface
QueueEventListener Queue event listener interface
TimerEventListener Timer event listener interface
 

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.
 



Also see:
o TINI 1.16 API
o TINI Home Page
o 1-Wire API

o JDK 1.1

Last update Wed Jun 8 17:19:36 CDT 2005