home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ool.zip / OOL / samples / sample9 / read.me < prev    next >
Text File  |  1997-02-18  |  651b  |  14 lines

  1. Sample 9 is sample for named pipes. Therefore there are two programms:
  2. client.exe and server.exe
  3.  
  4. To test the DDE samples:
  5.  
  6. 1. Build server.exe and client.exe with your favourit compiler
  7. 2. start the server (server.exe) from the command-line. Two server-threads are
  8.    started.
  9. 3. start one or two clients (client.exe) from the command-line.
  10. 4. Enter <Y> in the client(s) window(s) if you are asked. You∩ll see the amount
  11.    of data read from the server. If you have started two clients you∩ll see 
  12.    that the amount differs between the two clients (only for test purposes to
  13.    make shure that the clients don∩t share a single server).
  14.