home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / gchatc.exe / GCHATC.TXT next >
Text File  |  1995-09-08  |  2KB  |  74 lines

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  TLI Group Chat Client Sample Code
  4. README FOR:  GCHATC.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. This sample code demonstates how to use TLI in non-blocking mode
  12. for the Windows environment. The transport used is SPX II. This
  13. is a partner program to GCHATS.EXE, the server half of this
  14. sample code. Download both GCHATC.EXE and GCHATS.EXE to get the
  15. complete example. The executable is included with both to
  16. demonstrate how the code functions.
  17.  
  18.  
  19.  
  20. -----------------------------------------------------------------
  21.  DISCLAIMER
  22.  THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO
  23. NOVELL.  NOVELL
  24.  MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  25. HOWEVER, THE
  26.  INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  27. ONLY.  NOVELL
  28.  MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  29. INFORMATION.
  30.  
  31. -----------------------------------------------------------------
  32.  
  33.  
  34. ISSUE: 
  35.  
  36. This sample code demonstates how to use TLI in non-blocking mode
  37. for the Windows environment. The transport used is SPX II. This
  38. is a partner program to GCHATS.EXE, the server half of this
  39. sample code. Download both GCHATC.EXE and GCHATS.EXE to get the
  40. complete example. The executable is included with both to
  41. demonstrate how the code functions.
  42.  
  43. Self-Extracting File Name: gchatc.exe
  44.  
  45. Files Included     Size     Date      Time
  46.  
  47. ..\
  48.       GCHATC.TXT     (This file)
  49.       GRPCHATC.C           16067          9-8-95     11:13:00 am
  50.     GRPCHATC.DEF             217          9-5-95      2:12:36 pm
  51.     GRPCHATC.EXE           69378          9-8-95     11:16:06 am
  52.       GRPCHATC.H             312          9-6-95     12:32:02 pm
  53.     GRPCHATC.MAK            3060          9-8-95     10:17:26 am
  54.      GRPCHATC.RC            1108          9-6-95     12:32:02 pm
  55.  
  56.  
  57. Installation Instructions:
  58.  
  59. This sample code was built with Borland C++ v4.5 and includes all
  60. files necessary to build a working executable. The executable is
  61. included.
  62.  
  63.  
  64.  
  65. -----------------------------------------------------------------
  66.  Any trademarks referenced in this document are the property of
  67. their
  68.  respective owners.  Consult your product manuals for complete
  69. trademark
  70.  information.
  71.  
  72. -----------------------------------------------------------------
  73.  
  74.