michael 07b52c871f moved to main dir 27 years ago
..
Makefile 1cfdc11178 * pp2tex and pp2tex.bat moved to main doc directory 27 years ago
README 579b597283 Initial revision 27 years ago
foot.tex 071ce784ef + New version for release 27 years ago
head.tex 071ce784ef + New version for release 27 years ago
pfinger.pp 8fd5dde94c + added pfinger example 27 years ago
sock_cli.pp 579b597283 Initial revision 27 years ago
sock_svr.pp 579b597283 Initial revision 27 years ago

README

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.