mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 13:29:32 +01:00
| .. | ||
| foot.tex | ||
| head.tex | ||
| Makefile | ||
| pp2tex | ||
| README | ||
| sock_cli.pp | ||
| sock_svr.pp | ||
These are the example programs that appear in the FPC documentation. Units guide, chapter on Sockets unit : Example programs sock_svr.pp implements a small server application. sock_cli.pp implements a small client application.