GGMud offers a few way to connect to a MUD, the first one is through the file menu with the Connect menu option (reachable also with the keyboard shortcut Alt+C).A simple window will popup asking you the hostname and the port of the MUD you want to connect. The hostname may be both an alphanumeric name or an IP address, the port should be a number ranging from 1 to 65535. If you specify a unreachable host (for instance if the network is down) or a mispelled hostname GGMud will inform you of the problem after a timeout of a few seconds (the number of seconds vary depending the operative system you are using).
GGMud has also a limited telnet support, so it can be used also the telnet a few unix machines (provided the machines have the telnet service open). The telnet support may be useful if you are behind a firewall that closes the not standard TCP ports.
With the file menu entry Connection Wizard (keyboard shortcut Alt+W) you can store the address/port of your favorite mud(s) and connect to them faster. A connection wizard entry is composed by a title (that will be shown in the list in the left of the wizard window) an hostname and a port number identifying the mud you want to connect to and, optionally, a character name/password. If you want to use autologin you have also to enable the Auto Login? checkmark.GGMud autologin feature is very basic, it sends your character name and password just after your connection is established, so it cannot be used in muds that ask other inputs before the user/password pair. You can anyway implement a more complex autologin yourself using triggers.
To add an entry to the wizard simply fill the required fields and click Add, to delete an existing entry from the wizard select it in the list in the left side of the window and click on Delete. Changes to the wizard entries are not saved to disk until you click on Save.
Name: leu
Alias: #ses leu {mclmud.mclink.it 6000}
You can do it also through the command line with the single command:
#alias {leu} {#ses leu {mclmud.mclink.it 6000}}