home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-4.iso / developer / objc / InetObjectsInfo.940509.README < prev    next >
Encoding:
Text File  |  1994-05-10  |  1.5 KB  |  54 lines

  1. InetObjects Information Packet        5 May 1994
  2.  
  3.  
  4. Zippytech
  5. 4505 University Way NE 601
  6. Seattle WA  98105
  7. 206-726-3072
  8. ztech@well.sf.ca.us
  9.  
  10. InetObjects is an Objective C class library that integrates network
  11. programming and the NeXTSTEP Appkit.  InetObjects provides classes for
  12. TCP and UDP sessions and fully supports the AppKit's event-driven
  13. structure.  Our objects are easily incorporated into your AppKit
  14. programs:
  15.  
  16.   > A uniform and well-documented interface to the network
  17.     makes network apps easier to write and debug.
  18.  
  19.   > All asynchronous events and exceptional conditions are
  20.     delivered to the app as delegate messages.  This makes
  21.     the network look like any other AppKit object and makes
  22.     your app more portable because all operating system
  23.     specific functionality is hidden in our objects.
  24.  
  25. This information packet contains information about the InetObjects
  26. class libraries from Zippytech.
  27.  
  28.  
  29. Brochure.rtfd            brochure and product catalog
  30.  
  31. Session.doc,ConnSession.doc,StreamSession.doc
  32.                 documentation for selected classes
  33.  
  34. StreamTester
  35.                 source code for the StreamSession test app
  36.  
  37. StreamTester.app
  38.                 compiled StreamSession test app
  39.                 (FAT binary for m68k and i386)
  40.  
  41. Telnet.app
  42.                 Telnet object test app
  43.                 (FAT binary for m68k and i386)
  44.  
  45.  
  46. This information packet comes as a tar file.  The file should checksum
  47. as follows:
  48.  
  49.     % sum InetObjectsInfo.940509.tar
  50.     21653   360
  51.  
  52. If you do not get this result, your file is probably corrupted.
  53. Contact Zippytech for a fresh distribution.
  54.