home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 16 Announce / 16-Announce.zip / 295506.zip / 295506.ANN
Text File  |  1995-12-24  |  14KB  |  383 lines

  1. IBM TCP/IP for OS/2 Warp Version 3 -- Programmer's Toolkit
  2.  
  3. Announced on December 19, 1995
  4. Software Announcement 295506  
  5.  
  6.  
  7. In Brief . . .
  8.  
  9. Application programming support includes:
  10.  
  11. o  Letting a client program communicate with a server program running
  12.    on another computer via 32-bit socket APIs.
  13.  
  14. o  Enabling remote execution of subroutines across a TCP/IP network
  15.    via Sun Remote Procedure Calls (RPC).
  16.  
  17. o  Allowing applications to have a client interface for the file
  18.    transfer via the FTP API.
  19.  
  20. o  SNMP DPI Version 2.0 -- Permitting end users to dynamically add,
  21.    delete, or replace management variables in the local Management
  22.    Information Base (MIB), without requiring you to recompile the
  23.    SNMP agent.
  24.  
  25. ----------------------------------------
  26.  
  27.  
  28. If you are an OS/2(R) Warp user looking for application programming
  29. support, you want to read on.  The IBM TCP/IP for OS/2 Warp Version 3
  30. -- Programmer's Toolkit provides the 32 bit routines for application
  31. programming in TCP/IP for OS/2 Warp.  These routines have been
  32. enhanced to take full advantage of the TCP/IP for OS/2 function
  33. available in OS/2 Warp Connect and the Internet Connection for OS/2
  34. feature available in the Warp BonusPak.  They include sockets, Sun
  35. remote procedure calls (RPC), the file transfer protocol (FTP)
  36. application programming interface (API), and the Simple Network
  37. Management Protocol (SNMP) distributed programming interface (DPI)
  38. Version 2.0.
  39.  
  40. Planned Availability Date:  December 29, 1995
  41.  
  42. (R)   Registered trademark of International Business Machines
  43.       Corporation
  44.  
  45.       Other trademarks and registered trademarks are the properties
  46.       of their respective owners.
  47.  
  48.  
  49.  
  50. DESCRIPTION
  51.  
  52. 32-bit Socket APIs
  53.  
  54. These socket routines allow interfacing with the TCP, UDP and IP
  55. protocols.
  56.  
  57. These socket routines let a program communicate across networks with
  58. other programs.  For example, these socket routines can be used when
  59. you write a client program that communicates with a server program
  60. running on another computer.
  61.  
  62. RPC
  63.  
  64. The Sun RPC (Remote Procedure Call) protocol enables remote execution
  65. of subroutines across a TCP/IP network.  RPC, together with the
  66. external Data Representation (XDR) protocol, defines a standard for
  67. representing data that is independent of internal protocols or
  68. formatting.
  69.  
  70. The RPC protocol enables users to work with remote procedures as if
  71. the procedures were local.
  72.  
  73. This is an implementation of the Sun Remote Procedure Call, as
  74. described in the Sun Workstation Remote Procedure Call Programming
  75. Guide, and in RFCs 1057 and 1014.
  76.  
  77. FTP API
  78.  
  79. The FTP API allows applications to have a client interface for the
  80. file transfer.
  81.  
  82. Applications written to this interface can communicate with multiple
  83. FTP servers at the same time.
  84.  
  85. SNMP DPI Version 2.0
  86.  
  87. The Simple Network Management Protocol (SNMP) agent distributed
  88. program interface (DPI) permits end users to dynamically add, delete,
  89. or replace management variables in the local Management Information
  90. Base (MIB), without requiring you to recompile the SNMP agent.  This
  91. is achieved by writing a subagent that communicates with the agent
  92. via the SNMP DPI.  Using the DPI, new MIBs can be implemented for the
  93. network management of various functions residing on the OS/2
  94. workstation.  The DPI interface is described in RFC 1592 (Request for
  95. Comments).
  96.  
  97. Open Enterprise
  98.  
  99. o  RFC 793 -- Transmission Control Protocol
  100.  
  101. o  RFC 1014 -- XDR: External Data Representation standard
  102.  
  103. o  RFC 1057 -- RPC: Remote Procedure Call Protocol specification
  104.    Version 2
  105.  
  106. o  RFC 1122 -- Requirements for Internet hosts -- communication
  107.    layers
  108.  
  109. o  RFC 1592 -- Simple Network Management Protocol Distributed
  110.    Protocol Interface Version 2.0
  111.  
  112.  
  113. PUBLICATIONS
  114.  
  115. All documentation for this program is online.
  116.  
  117. TECHNICAL INFORMATION
  118.  
  119. Specified Operating Environment
  120.  
  121. Hardware Requirements
  122.  
  123. o  Any personal computer (PC), Personal System/2(R) (PS/2(R)), or IBM
  124.    PS/55 that is supported by OS/2 Warp Version 3.0 or later.
  125.  
  126. o  Approximately 1MB of free disk space is required to install.
  127.  
  128. o  A 3.5-inch 1.44MB diskette drive is required for installation.
  129.  
  130. Software Requirements
  131.  
  132. o  OS/2 Warp Version 3.0 (part numbers 83G8100, 83G8102, 83G8700, and
  133.    83G8701) or later with the Internet Connection for OS/2 from the
  134.    BonusPak installed or OS/2 Warp Connect Version 3.0 (part numbers
  135.    10H9800 and 10H9810) or later with TCP/IP for OS/2 Version 3.0
  136.    installed (TCP/IP for OS/2 Version 3.0 is a part of Warp Connect).
  137.  
  138. o  Any IBM 32-bit compiler for OS/2 such as the VisualAge(TM) C++ for
  139.    OS/2 or the C Set ++(TM) compilers.
  140.  
  141. Compatibility:  The IBM TCP/IP for OS/2 Warp Version 3 --
  142. Programmer's Toolkit is not compatible with IBM's TCP/IP Version 2.0
  143. for OS/2 (part number 65G1220) or earlier products.
  144.  
  145. Planning Information
  146.  
  147. Packaging:  The IBM TCP/IP for OS/2 Warp Version 3 -- Programmer's
  148. Toolkit is distributed with the following materials:
  149.  
  150. o  IBM International Program License Agreement with Programming
  151.    Support Summary
  152.  
  153. o  Service Entitlement Information with Product Registration Number
  154.  
  155. o  License Information including the Statement of Service
  156.  
  157. o  Proof of License
  158.  
  159. o  Kit Installation Booklet
  160.  
  161. o  Product Diskettes: 3.5-inch, high density diskettes
  162.  
  163.  
  164. Security, Auditability, and Control
  165.  
  166. The IBM TCP/IP for OS/2 Warp Version 3 -- Programmer's Toolkit uses
  167. the security and auditability features of the OS/2 Warp operating
  168. system.
  169.  
  170. User management is responsible for evaluation, selection, and
  171. implementation of security features, administrative procedures, and
  172. appropriate controls in application systems and communication
  173. facilities.
  174.  
  175. ORDERING INFORMATION
  176.  
  177. Orders for new licenses will be accepted now.
  178.  
  179. Shipments will begin on the planned availability date.
  180.  
  181. To order these programs for order type, specify the order type
  182. number, feature number, part number, program name, media and
  183. quantity.
  184.  
  185. Program Package -- program media with documentation.
  186.  
  187. Order
  188. Type         Feature     Part
  189. Number       Number      Number      Program Name          Medium
  190.  
  191. 5801-AAR     0819        33H9749     TCP/IP for OS/2       3.5-inch
  192.                                       Warp Version 3.0      diskette
  193.                                       -- Programmer's
  194.                                       Toolkit
  195.  
  196.  
  197. Additional License Copies: Authorizes the customer who has a program
  198. package to make a single copy of the program media and printed
  199. documentation.
  200.  
  201. The authorization is given by providing the customer a Proof of
  202. Entitlement for Additional License -- with certificate which has its
  203. own part number and feature number.
  204.  
  205. Order
  206. Type         Feature     Part
  207. Number       Number      Number      Program Name
  208.  
  209. 5802-AAR     0664        33H9750     IBM TCP/IP for OS/2 Warp
  210.                                       Version 3.0 Programmer's
  211.                                       Toolkit Additional License
  212.                                       with Certificate
  213.  
  214.  
  215. Additional License Copies -- Software Advantage Exhibit:
  216. Authorization to make additional license copies begins on the start
  217. date specified in the Software Advantage Agreement.  Proof of
  218. Entitlement will be provided monthly.
  219.  
  220. Order
  221. Type                Part
  222. Number              Number            Program Name
  223.  
  224. 5802-AAR            33H9751           IBM TCP/IP for OS/2 Warp
  225.                                        Version 3.0 Programmer's
  226.                                        Toolkit Additional License
  227.                                        without Certificate
  228.  
  229.  
  230. Program Package Upgrade Program media with documentation.
  231.  
  232. Order
  233. Type         Feature     Part
  234. Number       Number      Number      Program Name           Medium
  235.  
  236. 5803-AAR     0304        33H9752     IBM TCP/IP             3.5-inch
  237.                                       Version 2.0 for        diskette
  238.                                       OS/2 Programmer's
  239.                                       Toolkit to IBM
  240.                                       TCP/IP for OS/2
  241.                                       Warp Version 3.0
  242.                                       Programmer's
  243.                                       Toolkit
  244.  
  245.  
  246. Additional License Copy Upgrade:  Authorizes the customer who has a
  247. program package upgrade to make a single copy of the program media
  248. and printed documentation.
  249.  
  250. The authorization is given by providing the customer a Proof of
  251. Entitlement for Additional License -- with certificate, which has its
  252. own part number and feature number.
  253.  
  254. Order
  255. Type         Feature     Part
  256. Number       Number      Number      Program Name
  257.  
  258. 5804-AAR     0019        33H9753     IBM TCP/IP Version 2.0 for
  259.                                       OS/2 Programmer's Toolkit
  260.                                       to IBM TCP/IP for OS/2 Warp
  261.                                       Version 3.0 -- Programmer's
  262.                                       Toolkit Upgrade Additional
  263.                                       License with Certificate
  264.  
  265.  
  266. Additional License Copy Upgrade -- Software Advantage Exhibit:
  267. Authorization to make additional license copies begins on the start
  268. date specified in the Software Advantage Agreement.  Proof of
  269. Entitlement will be provided monthly.
  270.  
  271. Order
  272. Type                Part
  273. Number              Number            Program Name
  274.  
  275. 5804-AAR            33H9754           IBM TCP/IP Version 2.0 for
  276.                                        OS/2 Programmer's Toolkit
  277.                                        to IBM TCP/IP for OS/2
  278.                                        Warp Version 3.0 --
  279.                                        Programmer's Toolkit
  280.                                        Upgrade Additional License
  281.                                        without Certificate
  282.  
  283.  
  284. Upgrade Protection (new product):  The following Upgrade Protection
  285. Products are only available under the Software Advantage for
  286. Workstations offering:
  287.  
  288. Order
  289. Type                Part
  290. Number              Number            Program Name
  291.  
  292. 5809-AAR            33H9755           Upgrade Protection for IBM
  293.                                        TCP/IP for OS/2 Warp
  294.                                        Version 3.0 -- Programmer's
  295.                                        Toolkit -- One-Time Charge
  296.  
  297. 5809-AAR            33H9756           Upgrade Protection for IBM
  298.                                        TCP/IP for OS/2 Warp
  299.                                        Version 3.0 --Programmer's
  300.                                        Toolkit -- Quarterly Charge
  301.  
  302.  
  303. Program Upgrade
  304.  
  305. The program package upgrade option allows current licensed users of
  306. IBM TCP/IP Version 2.0 for OS/2 Programmer's Toolkit to obtain the
  307. new function for a program upgrade charge.  The program upgrade to
  308. IBM TCP/IP for OS/2 Warp Version 3 Programmer's Toolkit will be
  309. available now.  Orders will be accepted after December 19, 1995.
  310. These upgrades will be available through IBM authorized remarketers.
  311. The remarketer will require a Proof of Entitlement for each upgrade
  312. ordered.
  313.  
  314. Customers can also order upgrades through the local IBM office using
  315. the IBM Personal Computer/System Program IBM U.S. Upgrade and
  316. Certification Order Form.  The total quantity of upgrades acquired
  317. for a specific program cannot exceed the total quantity of program
  318. packages and/or additional licenses previously acquired for that
  319. program.  Proof of License for upgrade eligibility for additional
  320. license upgrades is a copy of this invoice or previously acquired
  321. Proof of Entitlement for Additional License -- with certificate.
  322. Additional license upgrades can be entered through the local IBM
  323. office using the IBM U.S. Upgrade and Certification Order Form
  324. ordered through an authorized remarketer.
  325.  
  326. TERMS AND CONDITIONS
  327.  
  328. Licensing:  The program described in this announcement is licensed
  329. under the terms and conditions of the IBM International Program
  330. License Agreement.  A copy of the agreement is included in the
  331. program package.
  332.  
  333. Additional License:  Proof of Entitlement must be acquired.
  334.  
  335. Software Advantage for Workstations-Upgrade Protection:  The
  336. announced program is eligible as an entitled upgrade.  Entitled
  337. customers will be provided with a no-charge program package and a
  338. Proof of Entitlement authorizing right to copy equal to the number of
  339. programs protected.  Shipment will follow general availability.
  340.  
  341. Variable Charges Apply:  No
  342.  
  343. Limited Warranty:  Programs acquired by the customer during the
  344. program services period will have a one-year limited warranty.
  345.  
  346. Program Services:  Program services will be available until
  347. December 31, 1996.
  348.  
  349. Support Line:  The Personal Systems Support line applies.
  350.  
  351. Getting Started Period:  A 60-day getting started period is provided
  352. by the Personal Systems Support Line for the first license within a
  353. site, location, or centralized help desk.  The 60-day period begins
  354. with the first call to the Support Line.
  355.  
  356. Volume Orders:  For information regarding volume orders, contact your
  357. IBM representative.
  358.  
  359. The without certificate program numbers for additional licenses,
  360. additional license upgrades, and Upgrade Protection part numbers
  361. included in this announcement are eligible for volume discounting
  362. under the terms of the Software Advantage for Workstations Agreement
  363. and Exhibit.
  364.  
  365. Guarantee:  Yes.  The IBM 30-day, money-back guarantee applies.
  366.  
  367. Authorization for Copy and Use on Home/Portable Computer:  Yes, as
  368. specified in the program package.
  369.  
  370. Program Transfer:  The program is fully transferable.
  371.  
  372. Educational Allowance:  A reduced charge is available to qualified
  373. education customers.  The educational allowance may not be added to
  374. any other discount or allowance.
  375.  
  376. CHARGES
  377.  
  378. Contact your IBM representative for charges information for this
  379. announcement.
  380.  
  381. (TM)  Trademark of International Business Machines Corporation
  382.  
  383.