home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / winsock / tropitcp / readme.1st < prev    next >
Encoding:
Text File  |  1995-05-19  |  3.5 KB  |  93 lines

  1. Tropic TCP/IP - version 1.1a
  2. TCP/IP protocol stack for Microsoft Windows 3.1
  3.  
  4. DISCLAIMER:
  5.  
  6. THESE PROGRAMS ARE SHAREWARE AND ARE NOT TO BE RESOLD OR DISTRIBUTED
  7. FOR SALE WITH OTHER PROGRAMS WHICH ARE FOR SALE. THE SOFTWARE IS
  8. PROVIDED AS-IS. THE AUTHORS AND TROPIC SOFTWARE DISCLAIMS ALL
  9. WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  10. IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
  11. PURPOSE. NO LIABILITY IS ASSUMED FOR DAMAGES, DIRECT OR
  12. CONSEQUENTIAL, WHICH MAY RESULT FROM THE USE OF THIS SOFTWARE.
  13.  
  14. ⌐ Copyright 1993-94 by Tropic Software.
  15.  
  16. All trademarks appearing in this document are property of their
  17. respective owners.
  18.  
  19. Description
  20.  
  21. Tropic TCP/IP is a program that provides the TCP/IP protocol for the
  22. Windows 3.1 environment. With Tropic TCP/IP you have all the power of
  23. an open protocol allowing your computer the ability to run many
  24. applications before only available for big machines. Tropic TCP/IP
  25. also implements the Winsock 1.1 API. This is a standard interface for
  26. accessing network services. With Tropic TCP/IP, your computer is able
  27. to run any application written in conformance with Winsock 1.1
  28. specifications.
  29.  
  30. Package Contents
  31.  
  32. The following files are included in the distribution package:
  33.  
  34. readme.1st     This file
  35. trotcp.ex_     The main program
  36. custom.ex_     The customization program
  37. tropic.wr_     this file in windows Write format
  38. tropic.txt     this file in text format
  39. pktdrvs._      Packet driver config file
  40. routes._       routing config file
  41. services._     network services description file
  42. resolv.cn_     name resolution config file
  43. hosts._        host name resolution file
  44. protocol._     network protocol description file
  45. bwcc.dl_       Borlandc Custom Control DLL
  46. winsock.dl_    Winsock 1.1 API DLL
  47. winsock.hl_    Winsock 1.1 specification in Windows help format
  48. winsock.h_     Winsock 1.1 include file
  49. winsock.li_    Winsock 1.1 lib
  50. setup.exe      setup program
  51. setup.lst      setup info
  52. tropic.inf     setup info
  53. mscomstf.dll   setup DLL
  54. mscuistf.dll   setup DLL
  55. msdetstf.dll   setup DLL
  56. msinsstf.dll   setup DLL
  57. msshlstf.dll   setup DLL
  58. msuilstf.dll   setup DLL
  59.  
  60. Installation
  61.  
  62. Before Installing Tropic TCP/IP, make sure you have the minimum
  63. hardware and software requirements as described below.
  64.  
  65. ╖ Hardware Requirements
  66.   ╖ 386 or later IBM PC or compatible computer with 1M of free hard
  67.     disk space
  68.   ╖ One or more network adapters
  69. ╖ Software Requirements
  70.   ╖ DOS 5.1 or later version
  71.   ╖ Microsoft Windows 3.1 running in Enhanced Mode
  72.   ╖ Packet Driver suitable for the network adapter
  73.   ╖ Winpkt
  74.  
  75. After checking the minimum requirements, you can proceed with the
  76. installation of the Tropic TCP/IP files as follows:
  77.  
  78. ╖ If you have downloaded Tropic TCP/IP from the network in compressed
  79.   zip format, first uncompress the file using an unzip program either
  80.   in a diskette or in a temporary subdirectory in your hard disk.
  81.  
  82. ╖ Execute the setup program (it is called setup.exe). When running,
  83.   setup will ask for a directory where to install the files. The
  84.   default is C:\TROPIC. You may specify any directory for installation.
  85.   The Setup program will copy all the necessary files to the specified
  86.   directory and will create a program group for Tropic TCP/IP.
  87.  
  88. ╖ Add the directory you had specified for installation to the PATH
  89.   command in your AUTOEXEC.BAT file.
  90.  
  91. For more informations read the file TROPIC.TXT (in ANSI format) or
  92. TROPIC.WRI (Write format).
  93.