ReadThisFirst.txt - ADR Sockets Demonstration
=================
This demonstration was written in Visual C++ Version 5.0
It is targeted at 32-bit Windows operating systems; Windows NT, 95 and 98.
Wsock32 is used to assure compatibility with even the earliest versions
of Windows 95, however feel free to re-link with the ws2_32 library.


The ADRSocketsDemo directory contains 3 sub-directories:

ADRSockets contains only executables, installation instructions and
trouble-shooting hints. See the ReadMe.txt file.

ADRSockClient contains source code for the client program. (including
the VC++ 5.0 workspace and project files)

ADRSockSrv contains source code for the server program. (including
the VC++ 5.0 workspace and project files)

see Ontrak's web page at www.ontrak.net for more programming hints.

Enjoy,
John Homppi
