home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 1992 August / info-mac-1992.iso / Source / Pascal / Chat / chat-10.abstract
Encoding:
Internet Message Format  |  1992-08-29  |  1.2 KB  |  [TEXT/????]

  1. Date: Sun, 26 Apr 1992 15:39:55 +0800 
  2. From: Peter N Lewis <peter@cujo.curtin.edu.au>
  3. Subject: source/pascal/chat-100-source.hqx 
  4.  
  5.  
  6. Chat v1.0.0 is a background only application that lets Macs with
  7. MacTCP 1.1 serve as a very primitive IRC.  Basically, once Chat is
  8. running on your mac, multiple people can Telnet to a port on your 
  9. mac and have online discussions.  I wrote this to hold the weekly
  10. online meetings of the TopSoft group, which have proved very
  11. successful, so I've decided to make it available to the rest of you.
  12.  
  13. Chat was written in THINK Pascal v4.0.1.  Chat is a very simple program, 
  14. I wrote it in about three hours, plus I've done about three more hours 
  15. neatifying it, and a couple hours getting it ready to send out.  The entire
  16.  
  17. program (ignoring the TCP and other libraries) is only 350 lines, and as 
  18. such should be good pascal sample code for writing TCP applications.
  19.  
  20. Chat should run under System 6 or 7, but requires MacTCP 1.1.
  21.  
  22. Chat is free, but I retain the copyright.  This source code may be
  23. included in any non-commercial applications as long as I get a 
  24. mention in the About box and documentation.
  25.  
  26. Hope you like it,
  27.    Peter. <peter@cujo.curtin.edu.au>
  28.  
  29. Chat 1.0.0 Copyright 1992, Peter N Lewis 
  30.