mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-09 18:57:25 +01:00
| .. | ||
| foot.tex | ||
| head.tex | ||
| Makefile | ||
| pfinger.pp | ||
| README | ||
| sockcli.pp | ||
| socksvr.pp | ||
These are the example programs that appear in the FPC documentation. Units guide, chapter on Sockets unit : Example programs socksvr.pp implements a small server application. sockcli.pp implements a small client application.