|
@@ -5,3 +5,5 @@ Units guide, chapter on Sockets unit :
|
|
Example programs
|
|
Example programs
|
|
socksvr.pp implements a small server application.
|
|
socksvr.pp implements a small server application.
|
|
sockcli.pp implements a small client application.
|
|
sockcli.pp implements a small client application.
|
|
|
|
+serverex.pp implements a server application which handles more than one
|
|
|
|
+ connection. Donated by Brad Campbell.
|