fpc/docs/sockex/README
1998-03-25 11:26:49 +00:00

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.