fpc/docs/sockex
1998-03-30 16:01:34 +00:00
..
foot.tex + New version for release 1998-03-30 16:01:34 +00:00
head.tex + New version for release 1998-03-30 16:01:34 +00:00
Makefile Initial revision 1998-03-25 11:26:49 +00:00
pp2tex Initial revision 1998-03-25 11:26:49 +00:00
README Initial revision 1998-03-25 11:26:49 +00:00
sock_cli.pp Initial revision 1998-03-25 11:26:49 +00:00
sock_svr.pp Initial revision 1998-03-25 11:26:49 +00:00

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.