connect - Connect to a mud
connect location port ?login?
This procedure connects you to a mud. The mud location can either be a URL, like rod.imaginary.com, or an IP address, like 141.215.69.7. The connection automatically times out after 20 seconds. If a third argument is given that argument is sent to the mud on connect. Each instance of mmucl can only have one connection. Start another instance of mmucl if you want to be one more than one mud at the same time.
connect rod.imaginary.com 3000
connect 141.215.69.7 3000