2
0
peter e417e34496 * truncate log 20 жил өмнө
..
Makefile b0d7f0a9f3 * more architecture independance 21 жил өмнө
README 3a0c0fb5ac + serverex.pp Donated by brad campbell 26 жил өмнө
foot.tex 071ce784ef + New version for release 27 жил өмнө
head.tex 071ce784ef + New version for release 27 жил өмнө
pfinger.pp e417e34496 * truncate log 20 жил өмнө
serverex.pp e417e34496 * truncate log 20 жил өмнө
sockcli.pp e417e34496 * truncate log 20 жил өмнө
socksvr.pp e417e34496 * truncate log 20 жил өмнө

README

These are the example programs that appear in the FPC documentation.

Units guide, chapter on Sockets unit :

Example programs
socksvr.pp implements a small server application.
sockcli.pp implements a small client application.
serverex.pp implements a server application which handles more than one
connection. Donated by Brad Campbell.