home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tcp30tkt.zip / PGMG1.ZIP / DOC / README.PTK next >
Text File  |  1995-12-04  |  6KB  |  147 lines

  1.  
  2.   IBM TCP/IP Version 3.0 for OS/2 Programmer's Toolkit
  3.  
  4. Copyright International Business Machines Corporation 1995.
  5. All rights reserved.
  6.  
  7. *----------------------------------------------------------------*
  8.  
  9. This README file contains these topics:
  10.  
  11.  1) Overview
  12.  2) Additional Information
  13.  3) Acknowledgements
  14.  4) Copyrights
  15.  5) Trademarks
  16.  
  17.  
  18. *----------------------------------------------------------------*
  19. *          1) OVERVIEW                                           *
  20. *----------------------------------------------------------------*
  21.  
  22. The IBM TCP/IP Version 3.0 for OS/2 Warp - Programmer's Toolkit
  23. provides 32-bit routines for application programming in TCP/IP for
  24. OS/2 Warp.  These routines have been enhanced to take full advantage
  25. of the TCP/IP for OS/2 function available in OS/2 Warp Connect
  26. and the Internet Connection for OS/2 feature available in the
  27. BonusPak of OS/2 Warp.  They include sockets, RPCs, the
  28. File Transfer Protocol (FTP) application programming interface
  29. (API), and the Simple Network Management Protocol (SNMP)
  30. distributed programming interface (DPI) version 2.0.
  31.  
  32.  
  33. *----------------------------------------------------------------*
  34. *          2) ADDITIONAL INFORMATION                             *
  35. *----------------------------------------------------------------*
  36.  
  37. This section contains updated information not included in the IBM
  38. TCP/IP V3.0 for OS/2 Warp: Programmer's Reference online manual.
  39. The Programmer's Reference is located in the TCP/IP folder.
  40.  
  41. 1)  It is recommended that you install of the Programmer's
  42. Toolkit V3.0 in the same directory as Programmer's Toolkit V2.0.
  43.  
  44. 2)  There is no
  45. facility to write SNMP DPI version 1.x applications.  If you wish
  46. to do so, backup the \include\dpi\snmp_dpi.h file. You will also
  47. need the files: \lib\dpi32dll.lib and \dll\dpi32dll.dll.  For more
  48. information, see the section "Compatibility with DPI 1.x Base code"
  49. in the Programmers' Reference.
  50.  
  51. 3)  If you use the TCP32DLL.DLL provided with the SOCKS BETA package
  52. (by Retrieve Software Updates), you may experience problems with
  53. sockets programming.  If you run into problems, restore your
  54. Warp Connect version of TCP32DLL.DLL from backup.
  55.  
  56.  
  57. *----------------------------------------------------------------*
  58. *          3) ACKNOWLEDGEMENTS                                   *
  59. *----------------------------------------------------------------*
  60.  
  61. TCP/IP for OS/2 incorporates compression code by the Info-ZIP
  62. group.  There are no extra charges or costs due to the use
  63. of this code, and the original compression sources are freely
  64. available from Compuserve in the OS2USER forum and by anonymous
  65. ftp from the Internet site ftp.uu.net:/pub/archiving/zip.
  66.  
  67.  
  68. *----------------------------------------------------------------*
  69. *          4) COPYRIGHTS                                         *
  70. *----------------------------------------------------------------*
  71.  
  72. IBM is required to include the following statements in order to
  73. distribute portions of this document and the software described
  74. herein.
  75.  
  76. Sun RPC is a product of Sun Microsystems, Inc. and is provided for
  77. unrestricted use provided that this legend is included on all tape
  78. media and as a part of the software program in whole or part.
  79. Users may copy or modify Sun RPC without charge, but are not
  80. authorized to license or distribute it to anyone else except as
  81. part of a product or program developed by the user.
  82.  
  83. SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
  84. THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A
  85. PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR
  86. TRADE PRACTICE.
  87.  
  88. Sun RPC is provided with no support and without any obligation on
  89. the part of Sun Microsystems, Inc.  to assist in its use,
  90. correction, modification or enhancement.
  91.  
  92. SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
  93. INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN
  94. RPC OR ANY PART THEREOF.
  95.  
  96. In no event will Sun Microsystems, Inc.  be liable for any lost
  97. revenue or profits or other special, indirect and consequential
  98. damages, even if Sun has been advised of the possibility of such
  99. damages.
  100.  
  101. ---------
  102.  
  103. Copyright (c) 1989 The Regents of the University of California.
  104. All rights reserved.
  105.  
  106. Redistribution and use in source and binary forms, with or without
  107. modification, are permitted provided that the following conditions
  108. are met:
  109.  
  110. Redistributions of source code must retain the above copyright
  111. notice, this list of conditions and the following disclaimer.
  112.  
  113. Redistributions in binary form must reproduce the above copyright
  114. notice, this list of conditions and the following disclaimer in the
  115. documentation and/or other materials provided with the distribution.
  116.  
  117. All advertising materials mentioning features or use of this
  118. software must display the following acknowledgement:
  119. This product includes software developed by the University of
  120. California, Berkeley and its contributors.
  121.  
  122. Neither the name of the University nor the names of its
  123. contributors may be used to endorse or promote products derived
  124. from this software without specific prior written permission.
  125.  
  126. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS"
  127. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
  128. TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  129. PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS
  130. OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  131. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  132. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  133. USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
  134. AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  135. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
  136. ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  137. POSSIBILITY OF SUCH DAMAGE.
  138.  
  139.  
  140. *----------------------------------------------------------------*
  141. *          4) TRADEMARKS                                         *
  142. *----------------------------------------------------------------*
  143.  
  144. IBM
  145.  
  146.   IBM and OS/2 are trademarks of the IBM Corporation.
  147.