================================================================
 NChat version 0.0.4                  release 5 from 27.feb.1999
----------------------------------------------------------------

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

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

----------------------------------------------------------------
  2.Installation and usage.
---------------------------
  Unzip all files in chousen directory and try some examples
  in this package named nchat_d*.bat.
  Demos:
    - nchat_d0.bat - connects NChat to your computer and you
      can talk with yourself (:))
    - nchat_d1.bat and nchat_d1.bat - start them in two
      different console windows (dos prompts) and then they
      will talk peer to peer.
  Command line parameters:
    NChat nickname localport remoteaddress remoteport
    - nickname: name that will be shown.
    - localport: socket port to listen with, recomended 8000
    - remoteaddress: ip address of remote user
    - remoteport: listening socket port of remote user

----------------------------------------------------------------
  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 message.

----------------------------------------------------------------
 4.Copyrights and distribution.
-------------------------------
  NChat is FREEWARE and you can freely distributed.
  Program was 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://members.tripod.com/~NevenBoianoff


