Copyright  1996-1997 Celtech Software
Socket Client/Server Example

The client/server examples scripts are for use over an internet
TCP/IP type of network using the Winsock which is built into Windows95.

To try the example, run the script 'Server.cod' and follow the
instructions.  The server script will attempt to connect to a phony
net site, causing Winsock to load and create a TCP/IP connection.  You
will be prompted to run the 'Client.cod' script when appropriate.