home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 91 / af091a.adf / af91a3.lzx / prgs / ACEports / server / ReadMe < prev    next >
Text File  |  2018-07-23  |  649b  |  20 lines

  1.  
  2.  
  3. ACE Message Ports: client/server example
  4. -----------------
  5.  
  6. The programs in this directory illustrate the use of ACE's new interprocess
  7. communication capability. In particular they demonstrate the client/server
  8. principle.
  9.  
  10. The easiest way to test them is to copy both programs to the RAM: disk and 
  11. compile both with the -i switch to create icons. Then open the RAM: disk and 
  12. double click on the server's icon. More than one client can then be run. Type 
  13. HELP in a client's window to find out what commands are recognised by the server.
  14.  
  15. See ace.doc and ref.doc for more information about ACE message ports.
  16.  
  17. Regards,
  18. David Benn
  19. 2nd October 1994
  20.