The Internet DOOM Client/Server System v0.12
---------------------------------------------------------------------
[Intro]

     The DOOM* Client/Server System provides for a way for you to
  find oppponents for a game on the Internet. You use the client
  software to connect to a Frag Server. While connected to the
  server, you can chat with other players and bystanders and
  negotiate game parameters. You tell the server what parameters
  you want, and when all the players are ready, the server will
  give the client the decided game parameters plus the IP adresses
  of all your victims. The client software will disconnect from
  the server and then run a multi-player DOOM game (iDOOM* or
  linuxxdoom*).

---------------------------------------------------------------------
[System Requirements]

  Client:
    DOOM v1.666/2 Shareware/Registered DOS/Linux
    Network Card
    iDOOM (for DOS)

  Server:
    Unix Box - The Server has been compiled and tested under
      - Linux 1.1.xx
      - SunOS 4.1.3

---------------------------------------------------------------------
[Installation]

  DOS Client:
    0. Install iDOOM
    1. Modify WATTCP.CFG
    2. Unzip CLIENT.EXE and CLIENT.CFG into your DOOM directory
    3. Modify CLIENT.CFG

  Unix Client:
    0. Unzip the whole package into a directory
    1. Review the makefile
    2. Compile by running 'make client'
    3. Copy client and client.cfg to your DOOM directory
    4. Modify client.cfg

  Server:
    0. Unzip the whole package into a directory
    1. Review the makefile
    2. Compile by running 'make server'
    3. Modify server.cfg
	4. Modify server.msg

---------------------------------------------------------------------
[Running]

  Client:
    First, make sure that you are able to play multi-player games using
  iDOOM. The TCP/IP Internet DOOMer's FAQ is included in the iDOOM
  package [iDOOMxx.ZIP].

    Make sure that you are in your DOOM directory when you do this. You
  connect to a server by typing:

    client

    The complete comandline parameter syntax is:

    client [-server <host>] [-port <portnum>] [-config <file>]

  where server is the hostname/IP address of your Server and portnum
  is the port number where The Server accepts connections. You may want
  to edit your client.cfg instead of using the commandline parameters.

    Once connected, "type /help" to get a list of the server commmands.
  If you want to exit, just type "/quit" or <CTRL>X.

	To check if there are players connected to a server, type
  "client -status" and it will give you the list of players and guests
  connected to the server. Use "client -guest" if you just want to
  observe and don't want to join the game.

---------------------------------------------------------------------
[Known Bugs]
  None.

---------------------------------------------------------------------
[Unknown Bugs]
  Many.

---------------------------------------------------------------------
[Todo]
  None.

---------------------------------------------------------------------
[List of DOOM FRAG Servers]

  Server         Address          Port
========================================
  The Root       165.220.16.2     2666
  Patriot        128.187.30.52    2666
========================================

---------------------------------------------------------------------
[Filename]

  CLIENT12.ZIP <ftp://ftp.cdrom.com/pub/doom/multi_doom/net>

---------------------------------------------------------------------
*DOOM and linuxxdoom
  - by idSoftware
    available at <ftp://ftp.cdrom.com/pub/doom/id>

*iDOOM
  - by Scott Coleman
    available at <ftp://ftp.cdrom.com/pub/doom/multi_doom/net>

--
(c) 1994 a.oliver <oliber@upd.edu.ph>

