-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
(E-Mail Removed) wrote:
> Do I have to buy PPP stack code
No,
> or is it part of Linux source code,
No, and yes.
There are PPP 'hooks' in the Linux kernel, but the /real/ PPP support comes
from a userspace app. You can have a PPP 'daemon' (service) running in
background (the typical one is an FOSS package known as Samba PPP (from
ftp://ftp.samba.org/pub/ppp/) or in foreground (like Kppp - the KDE PPP daemon)
> also Is it mandatory do I have to run PPP?, without PPP can't I
> communicate over serial ports?.
No. You can use SLIP, which is an older transport level protocol for serial
connections.
For that matter, if you abandon the idea of using the sockets interface, you
can fall back to the old 'dumb terminal' data interchange tools. Or even just
open /dev/ttyS* and read() and write() raw data.
> Can I assign an IP address for serial/ppp interface?.
Yes.
> Thanks in advance.
>
- --
Lew Pitcher
Master Codewright & JOAT-in-training | GPG public key available on request
Registered Linux User #112576 (
http://counter.li.org/)
Slackware - Because I know what I'm doing.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFDBUXfagVFX4UWr64RAsDyAJ0R3QQuuHHBNfP17V1ZWo 5QoV8+KACfRie2
qj2lBfoJ8mVq9jI9l/nNSQk=
=yToc
-----END PGP SIGNATURE-----