
GrabURL -- WWW Page Retriever for Windows 95/98 and Windows NT  v. 1.04
=======================================================================

Overview
--------

GrabURL is a handy console utility for Windows 95, Windows 98, and
Windows NT that may be used to "grab" any web page or binary via its
URL.  The resulting text or binary is piped to standard output.

Executing GrabURL without any parameters will give a short synopsis
of its usage.  

To use GrabURL, simply execute it with the web page URL you wish
to retrieve.  GrabURL will connect to the HTTP server and retrieve
the web page content.  All output is printed to standard output
for easy redirection.

Here are some examples of its usage:

        graburl http://www.sun.com
        graburl -h www.sun.com
        graburl www.sun.com:80/index.html

GrabURL provides several options:

        -h      retrieve HTTP headers only
        -a      transfer in ASCII mode (default is binary)
        -9      use HTTP/0.9 protocol (default is HTTP/1.0)


Other Information
-----------------

This software is considered "donationware".  You may freely use
this software for non-commercial purposes.  This software may
not by modified in any way.  If you like and use this utility,
you should make a donation to a charitable organization of your
choice.

This utility has only been tested under the standard Microsoft
32-bit TCP/IP stacks included with Windows 95, Windows 98, and
Windows NT.

The latest version of this utility can always be found at the URL
"http://www.kiraly.com/software/utilities/".


License and Disclaimer
----------------------

In order to use this software, you must accept and agree to the
following:

KIRALY ENTERPRISES MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF
THIS SOFTWARE OR ABOUT ANY CONTENT OR INFORMATION MADE ACCESSIBLE BY
THE SOFTWARE, FOR ANY PURPOSE.  THE SOFTWARE IS PROVIDED 'AS IS'
WITHOUT EXPRESS OR IMPLIED WARRANTIES, INCLUDING WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THIS SOFTWARE
IS PROVIDED GRATUITOUSLY AND, ACCORDINGLY, KIRALY ENTERPRISES OR ANY
OF ITS EMPLOYEES SHALL NOT BE LIABLE UNDER ANY THEORY OR ANY DAMAGES
SUFFERED BY YOU OR ANY USER OF THE SOFTWARE.  KIRALY ENTERPRISES WILL
NOT SUPPORT THIS SOFTWARE AND WILL NOT NECESSARILY ISSUE ANY UPDATES
TO THIS SOFTWARE.

ALL CONTENT ACCESSED THROUGH THIS SOFTWARE IS THE PROPERTY OF THE
APPLICABLE CONTENT OWNER AND MAY BE PROTECTED BY APPLICABLE COPYRIGHT
LAW.  USE OF THIS SOFTWARE GIVES YOU NO RIGHTS WHATSOEVER TO SUCH
CONTENT.

IN NO EVENT SHALL KIRALY ENTERPRISES BE LIABLE FOR ANY SPECIAL,
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
FROM LOSS OF USE, DATA, OR PROFITS, ARISING OUT OF OR IN CONNECTION
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

-------------------------------------------------------------------
All trademarks are property of their respective owners.

Copyright (C) 1996-1997 Kiraly Enterprises
All Rights Reserved.

Version 1.04
Last updated: 3/98
