================================================================================
 NChat version 0.0.5                              release 6a from 02.May.1999
--------------------------------------------------------------------------------

  1.About NChat.
  2.Installation and usage.
  3.Requirements and tests.
  4.Copyrights and distribution.
  5.Contacts and bug reports.
  6.Support.

--------------------------------------------------------------------------------
  1.About NChat.
----------------
  NChat is a Win32 console application that gives you opportunity to talk
  with other peoples over the internet or in local network if it provides
  tcp/ip protocol.

--------------------------------------------------------------------------------
  2.Installation and usage.
---------------------------
  There is two ways to install NChat.
    I.  Unzip all files in chousen temporary directory and
        run SETUP.EXE. It will copy all necessary files and
        creates shortcut in Start/Programs/SockTool.
        If you use WinZip, just double-click on SETUP.EXE
    II. Unzip all files in chousen directory.
  Usage/Examples:
    I.  Connecting NChat to your computer (loopback)
        and you can talk with yourself :)))
        C:> nchat -local local:8000 -remote 127.0.0.1:8000
    II. start this in two different console windows (dos prompts)
        and then they might talk each other.
        C:> nchat -local local_user_1:8001 -remote 127.0.0.1:8002
        C:> nchat -local local_user_2:8002 -remote 127.0.0.1:8001
  Command line parameters:
    -local nickname:port        set nickname and local port (default=user:8000)
    -remote ip.add.re.ss:port   set remote ip address and port (default=*:8000)
    -connect                    connect to remote (not implemented)

--------------------------------------------------------------------------------
  3.Requirements and tests.
---------------------------
  Requirements:
    Computer runing under Windows 95/98/NT and
    installed WinSock 1.x or 2.x
  Tests:
    Tested on Windows 95, Windows 98, Windows NT with
    WinSock 1.1 and Winsock 2.2
  Not Tested:
    Not tested with Windows 3.x and Win32s. Not
    tested with different socket versions and providers.
    If you expirienced please send me a email.

--------------------------------------------------------------------------------
 4.Copyrights and distribution.
-------------------------------
  NChat is FREEWARE and you can freely distributed.
  Program is written by Neven Boianoff and compiled
  with free C compiler lcc-win32 of Jacob Navia
  http://www.cs.virginia.edu/~lcc-win32

--------------------------------------------------------------------------------
  5.Contacts and bug reports.
-----------------------------
  For comments and bugs (if you found :))
  email: neven.boianoff@usa.net
  For last version visit my home page
  http://NevenBoianoff.tripod.com

--------------------------------------------------------------------------------
  6.Support.
------------
  NChat is completely FREE and you can freely distributed.
  But if you want to help me to keep develop this program
  please send me check or money order $5.

  Neven Boyanov
  W. Lincoln Ave Apt 210
  Anaheim
  USA
