home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Peter Lewis / TCPExample / TCPExample Release notes next >
Encoding:
Text File  |  1992-12-10  |  627 b   |  15 lines  |  [TEXT/TSed]

  1. This is some example code to demonstrate the use of my TCP unis.
  2. These units implement a relatively high level interface to MacTCP,
  3. and allow fairly easy writing of TCP applications in Pascal using
  4. event driven programming.  The example program is not a full shell, 
  5. it simply implements a very basic finger to a fixed user@host.
  6. It should be fairly easy to understand.  I've used the code in many
  7. apps, most of which are available from various ftp sites, or from
  8. redback.cs.uwa.edu.au in /others/peterlewis.
  9.  
  10. Hope its useful to someone,
  11.    Peter. <peter@ncrpda.curtin.edu.au>
  12.  
  13. TCPExample v1.0.0 Copyright 1992 Peter N Lewis 
  14.  
  15.