home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / chatwn.exe / CHATWN.TXT < prev   
Text File  |  1994-11-28  |  3KB  |  69 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Windows Chat program
  5. DOCUMENT ID:        TID021912
  6. DOCUMENT REVISION:  A
  7. DATE:               23NOV94
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Issue
  10. README FOR:         CHATWN.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Client SDK 1.0e
  14.  
  15. ABSTRACT:
  16.  
  17. Chat is a windows based program demonstrating IPX,SPX & TLI.  It is intended
  18. for example only, and includes source code.
  19.  
  20. -----------------------------------------------------------------
  21. DISCLAIMER
  22. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  23. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  24. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  25. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  26. -----------------------------------------------------------------
  27.  
  28. ISSUE
  29.  
  30. CHATWN.EXE contains an example application that demonstrates Windows peer to
  31. peer programming.  This application has options to select IPX, SPX, or TLI
  32. transport protocols.  The TLI option uses SPX as the underlying protocol. 
  33. This file contains both source and executable modules.
  34.  
  35. Several Developers have requested information about developer IPX,SPX and TLI
  36. applications and have requested sample code on how to do this.  CHAT.EXE
  37. contains an example application that demonstrates Windows peer to peer
  38. programming.  This application has options to select IPX, SPX, or TLI
  39. transport protocols. The TLI option uses SPX as the underlying protocol.  This
  40. file contains both source and executable modules. 
  41.  
  42.  
  43. SOLUTION
  44.  
  45. Self-Extracting File Name:  CHATWN.EXE     Revision:  A
  46.  
  47. Files Included     Size     Date      Time
  48.  
  49. \
  50.   CHATWN.TXT         (This File)
  51.       CHAT.C      73593   11-12-93    2:52p
  52.       CHAT.H        596   08-26-93    4:22p
  53.      CHAT.RC       1733   09-15-93   11:13a
  54.     CHAT.DEF        535   08-19-93    4:44p
  55.     CHAT.EXE      28800   11-19-93    9:47a
  56.     CHAT.ICO        766   08-27-93    6:20p
  57.     CHAT.MAK        265   09-15-93   11:13a
  58.     CHAT.PRJ       5008   09-01-93   12:17p
  59.  BACKGND.BMP        178   06-28-93    8:53a
  60.  
  61.  
  62. -----------------------------------------------------------------
  63. Any trademarks referenced in this document are the property of their
  64. respective owners.  Consult your product manuals for complete trademark
  65. information.
  66. -----------------------------------------------------------------
  67.  
  68.  
  69.