home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 October / PCO1097.ISO / FilesBBS / WIN95 / inet32ut.ARJ / README.TXT < prev    next >
Encoding:
Text File  |  1996-06-29  |  3.6 KB  |  108 lines

  1.  
  2. Internet Utilities for Windows 95 and Windows NT           Release 1.01
  3. -----------------------------------------------------------------------
  4.  
  5. Overview
  6. --------
  7.  
  8. These are three    handy console Winsock 32-based Internet    utilities
  9. written    for Windows 95 and Windows NT.    They provide "whois",
  10. "host",    and "finger" functionality under Windows 95 or Windows
  11. NT command windows.
  12.  
  13. Note that executing any    of these utilities without any arguments
  14. will give a short synopsis of their usage.
  15.  
  16.  whois
  17.  -----
  18.  
  19.   This utility allows you to perform a "whois" registry    lookup
  20.   of a domain name, or perform a general registration database
  21.   query.  The default registration database server used    by this
  22.   version of "whois" is    "whois.internic.net".  You may specify
  23.   a different registration database server by using the    "-h"
  24.   option.
  25.  
  26.   Examples:  whois sun.com
  27.          whois "kraft foods"
  28.          whois -h rs.internic.net sun
  29.  
  30.  
  31.  host
  32.  ----
  33.  
  34.   This utility allows you to look up information about a particular
  35.   IP address or    domain name.  It returns the corresponding domain
  36.   name,    IP address, and    aliases    (if any).
  37.  
  38.   Examples:  host sun.com
  39.          host 198.105.232.4    gatekeeper.dec.com
  40.  
  41.  
  42.  finger
  43.  ------
  44.  
  45.   This utility allows you to perform a "finger"    query on a domain
  46.   or IP    address.  (Note    that Windows NT    includes a "finger" utility
  47.   while    Windows    95 does    not, so    this is    included primarily for use
  48.   under    Windows    95.)  The "-l" option displays the results in
  49.   "long" format, if applicable.
  50.  
  51.   Examples:  finger -l help@idsoftware.com
  52.          finger @rs.internic.net
  53.          finger @mae-west.netcom.net
  54.  
  55.  
  56. Other Information
  57. -----------------
  58.  
  59. This software is considered "donationware".  You may freely use
  60. this software for non-commercial purposes.  This software may
  61. not by modified    in any way.  If    you like and use these utilities,
  62. you should make    a donation to a    charitable organization    of your
  63. choice.
  64.  
  65. These utilities    have only been tested under the    standard Microsoft
  66. 32-bit TCP/IP stacks included with Windows 95 and Windows NT 3.51
  67. and 4.00.
  68.  
  69. The latest version of these utilities can always be found at
  70. the URL    "http://www.kiraly.com/software/utilities.shtml".
  71.  
  72.  
  73. License and Disclaimer 
  74. ----------------------
  75.  
  76. In order to use this software, you must accept and agree to the
  77. following:
  78.  
  79. KIRALY ENTERPRISES MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF
  80. THIS SOFTWARE OR ABOUT ANY CONTENT OR INFORMATION MADE ACCESSIBLE BY
  81. THE SOFTWARE, FOR ANY PURPOSE.    THE SOFTWARE IS    PROVIDED 'AS IS'
  82. WITHOUT    EXPRESS    OR IMPLIED WARRANTIES, INCLUDING WARRANTIES OF
  83. MERCHANTABILITY    AND FITNESS FOR    A PARTICULAR PURPOSE.  THIS SOFTWARE
  84. IS PROVIDED GRATUITOUSLY AND, ACCORDINGLY, KIRALY ENTERPRISES OR ANY
  85. OF ITS EMPLOYEES SHALL NOT BE LIABLE UNDER ANY THEORY OR ANY DAMAGES
  86. SUFFERED BY YOU    OR ANY USER OF THE SOFTWARE.  KIRALY ENTERPRISES WILL
  87. NOT SUPPORT THIS SOFTWARE AND WILL NOT NECESSARILY ISSUE ANY UPDATES
  88. TO THIS    SOFTWARE.
  89.  
  90. ALL CONTENT ACCESSED THROUGH THIS SOFTWARE IS THE PROPERTY OF THE
  91. APPLICABLE CONTENT OWNER AND MAY BE PROTECTED BY APPLICABLE COPYRIGHT
  92. LAW.  USE OF THIS SOFTWARE GIVES YOU NO RIGHTS WHATSOEVER TO SUCH
  93. CONTENT.
  94.  
  95. IN NO EVENT SHALL KIRALY ENTERPRISES BE    LIABLE FOR ANY SPECIAL,
  96. INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
  97. FROM LOSS OF USE, DATA,    OR PROFITS, ARISING OUT    OF OR IN CONNECTION
  98. WITH THE USE OR    PERFORMANCE OF THIS SOFTWARE.
  99.  
  100. -------------------------------------------------------------------
  101. All trademarks are property of their respective    owners.
  102.  
  103. Copyright (C) 1996 Kiraly Enterprises
  104. All Rights Reserved.
  105.  
  106. Version 1.01
  107. Last updated: 6/96
  108.