wok-6.x
annotate ppp/description.txt @ rev 24957
*/stuff/bootloader.S: add CHK_DOS_INT19 (again)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sat Apr 23 15:41:59 2022 +0000 (2022-04-23) |
parents |
|
children |
|
rev |
line source |
al@17992
|
1 The Point-to-Point Protocol provides a standard way to transmit datagrams over a
|
al@17992
|
2 serial link, as well as a standard way for the machines at either end of the
|
al@17992
|
3 link to negotiate various optional characteristics of the link.
|
al@17992
|
4
|
al@17992
|
5 This package is most commonly used to manage a modem for dial-up or certain
|
al@17992
|
6 kinds of broadband connections.
|