This is a test program for demonstrating the OS/2 Remote Progress Indicator package
which I may make available depending on demand and interest.  The Remote Progress
Indicator package may help your OS/2 application development if

   Your application is a multi-processed application with one process acting
   as your user interface..

   or

   Your application is a distributed between many machines and one process monitors
   or control the entire system from a central user interface..

   AND

   you perform operations in one process or machine and wish to report progress
   or activity from those non-user-interface processes or machines to your central
   process acting as your user interface

   AND
 
   you wish to have many operations in many processes pertaining to several different
   categories (or subsystems or whatever) all reporting simultaneously

   AND

   you wish to organize this mess into one consistent 'Progress Reporting' window

   AND
 
   you are using C++

   AND

   you dont want to spend 4 person months doing the work yourself.


Here I provide a client program (any process running in ANY address space separate
from your user interface) and a server program each with their own user interface.

pclient - client example
pserver - server example

For more details, see the Microsoft Word document pidoc.doc.

If you have any interest in purchasing the OS/2 Remote Progress Indicator package,
please contact me at:

Eric Roubal
76323.2701@compuserve.com

