wok annotate ppp/description.txt @ rev 22392

ffserver removed in ffmpeg >= 4.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 01 11:07:17 2019 +0100 (2019-12-01)
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.