mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-27 23:43:42 +01:00
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
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.
|