nslookup98 (c) quekky 1998
==========

This program is similar to the nslookup program found in unix and NT but is
written for windows 9x.


Usage
-----

Commands:       (identifiers are shown in uppercase, [] means optional)
NAME            - print info about the host/domain NAME using default server
help or ?       - print info on common commands
set OPTION      - set an option
    all         - print options, current server and host
    [no]debug   - print debugging information
    [no]recurse - ask for recursive answer to query
    [no]vc      - always use a virtual circuit
    retry=X     - set number of retries to X
    timeout=X   - set initial time-out interval to X seconds
    querytype=X - set query type, e.g., A,ANY,CNAME,HINFO,MX,PX,NS,PTR,SOA
    type=X      - synonym for querytype
    class=X     - set query class to one of IN (Internet), CHAOS, HESIOD or ANY
    port=X      - set port number to send query on
server NAME     - set default server to NAME
addserver NAME  - add server NAME
root            - set current default server to the root
exit            - exit the program

Note: everytime the program is run, the DNS server must be set up by the IP 
      address. (server IP.IP.IP.IP)


Requirements
------------

Windows 95/98/ME


Bugs
----

- Everytime the program is run, the DNS server must be set up.
  (If anyone knows how to get the DNS by programming, email me. I could not get
  the DNS when dial-up)


Author
------

Programmed by Quek KY in 1998
Email: mail@quekky.com
Site: download.quekky.com

This program is a freeware
