home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / CADSP 1.0 / READ ME
Encoding:
Text File  |  1994-11-30  |  1.6 KB  |  48 lines  |  [TEXT/R*ch]

  1. Name: CADSP
  2. Version: 1.0
  3. Category: classes
  4. Contributor: Bernie Bernstein <bernard@cs.colorado.edu>
  5. Date: 92-07
  6. TCL-Version: 1.1.2
  7. TCL-Language: C
  8. Copyright: Unknown
  9.  
  10. CADSP and CNBP
  11.  
  12. Bernie Bernstein
  13. bernard@cs.colorado.edu
  14. BERNARDB@applelink
  15.  
  16. These classes are available for public distribution. Please let me know if
  17. you use them for anything interesting (or anything uninteresting).
  18.  
  19. I was at MacHack a few weeks ago and I started writing my first Appletalk
  20. program. I didn't get it done in the 48 hours because I spent most of the
  21. time trying to wade through spinside mac and inside mac IV and find out how
  22. to do this stuff. When I got home, I decided that I'd make life a little
  23. easier for others who want to hack something in 48 hours.
  24.  
  25. Here it is.
  26.  
  27. The demo is a simple talk program. It sets selfsend, so you can open two
  28. windows and communicate between them. Unfortunately, dawdle in a document
  29. only gets called when it is in the front window, so you have to switch to
  30. the other window to receive the data. Also, it may crash if you type too
  31. much in one end before receiving it at the other. The buffer will overflow.
  32. I haven't checked it out yet because I was in a hurry.
  33.  
  34. The demo requires the dialog and table classes for NBP name list when you
  35. get to select another user.
  36.  
  37. I still haven't written my hack, but it wouldn't have been quite as cool as
  38. IR Man anyway.
  39.  
  40. Bernie
  41.  
  42.  
  43.     o,  ,,   ,      | Bernie Bernstein                    | ,    ,,
  44.     L>O/  `,/ `    ,| University of Colorado at Boulder   |/ `,,/  `
  45.    O./  '  / . `, / | home: 303-444-6997                  |     / ` ` ,.
  46.   ,/   /  ,      '  | email: bernard@cs.colorado.edu      | /        ''
  47. `
  48.