01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>IPC<strong>@CHIP</strong></strong> <strong>Documentation</strong> Index<br />

Introduction<br />

About PPP<br />

Top of list<br />

PPP Interface - <strong>SC12</strong> <strong>@CHIP</strong>-<strong>RTOS</strong> <strong>V1.10</strong><br />

Here is a short description of how to configure the <strong>IPC<strong>@CHIP</strong></strong> PPP server.<br />

The PPP server is available starting with <strong>@CHIP</strong>-<strong>RTOS</strong> version <strong>SC12</strong>V0067PPP. (There also<br />

exists a <strong>@CHIP</strong>-<strong>RTOS</strong> version <strong>SC12</strong>V0067 without the PPP server.) The PPP client API is<br />

available starting with <strong>@CHIP</strong>-<strong>RTOS</strong> 070.<br />

The PPP client and server API calls are part of the TCP/IP API. These API calls are described<br />

in the TCP/IP API documentation. Only configuration of the PPP server is described here.<br />

Topics:<br />

❍ About PPP<br />

❍ Configuring the PPP Server<br />

❍ PPP Server API<br />

❍ PPP Client API<br />

❍ Available Examples<br />

Since <strong>SC12</strong> <strong>@CHIP</strong>-<strong>RTOS</strong> version 067 Beta a PPP server is available in the <strong>SC12</strong>.<br />

PPP (the Point to Point Protocol) is a mechanism for creating and running TCP/IP<br />

over a serial link - be that a direct serial connection (using a null-modem cable),<br />

or a link made using an analogue modem.<br />

Other computers can dial into the <strong>IPC<strong>@CHIP</strong></strong> PPP server and communicate via the TCP/IP link<br />

using FTP, Telnet, Web, etc. in the same manner as with an Ethernet TCP/IP link.<br />

One major difference between a PPP and an Ethernet connection is of course the speed.<br />

A standard Ethernet connection operates at 10 Mbs maximum theoretical throughput,<br />

whereas an analogue modem operates at speeds up to 56 kbps.<br />

PPP is strictly a peer to peer protocol; there is no difference between the machine<br />

that dials in and the machine that is dialed into. However, it is still useful to think<br />

in terms of servers and clients. When you dial into a site to establish a PPP connection,<br />

you are a considered the client. The machine to which you connect (e.g. the <strong>IPC<strong>@CHIP</strong></strong>) is<br />

considered the server.<br />

PPP on the <strong>IPC<strong>@CHIP</strong></strong> includes the subprotocols LCP and NCP(IPCP).<br />

Supported authentication protocols are PAP and CHAP.<br />

Page 352 / 400

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!