Windows Mangband Server

This is a Microsoft Windows version of the Mangband Server. You don't need this to play Mangband, you only need this to run your own server.

Starting a Server

Q. How do I start a server?

On the Start Menu, click on Start->Programs->MAngband Server->Start Server.

Q. How do I stop the server?

When the server is running it opens a black DOS type window. Close this window to stop the server running. The current server state will be saved as the server shuts down.

Q. How do I start a public server, one that appears on the server list at mangband.org?

A. You need to edit the file c:\Program Files\Mangband Server\mangband.cfg to enable the REPORT_TO_METASERVER option. Open the file in Notepad or a similar editor and change the relevant line to:

REPORT_TO_METASERVER = true

Be sure to save your changes to the file before starting the server

Connecting to a Server

Q. How do I start a server and play on it, all on a single computer?

A. After starting the server, run the Mangband Client (mangclient.exe) as you normally would. At the server list type "Q" (for manual entry) and enter "127.0.0.1" (with no quotes). Hit return and you should be connected to your own local server.

Q. I have a home network. How do I run a server and connect to it from the other machines?

A. Start the server on one of your computers.

On the other computers open the Mangband client (mangclient.exe). At the server list type "Q" (for manual entry) and enter either the name of the server machine *or* the IP address of the server machine and then press return.

To find the name of the server machine, you could right-click on "My Computer" (on the server) select "Properties", then select the "Computer Name" tab. The computer name is displayed as "Full computer name:". (This works on WinXP).

To find the IP address of the server machine. On the server machine click on the Start button, then click on "Run". Into the prompt that opens enter "cmd" and click on the OK button. This opens a Command Prompt window. Into this window type "ipconfig" and press return. A load of stuff will be displayed on the screen, find the line which says "IP Address . . . . " (This works on WinXP - if using an earlier version of Windows enter "command" rather than "cmd" into the Start->Run Prompt).