changing port

Posted by Straud on Sat 07 Jul 2001 06:26 PM — 4 posts, 17,464 views.

#0
What is the best way to change the port on the Windows version
Australia Forum Administrator #1
Because it is designed to run as a service, it is not particularly easy to change the port with the precompiled version (without recompiling it).

However if you run the Cygwin version you just put the port on the command line, eg.

smaug.exe 4567

#2
that's sux I need to change the port have someone who will host my mud but port 4000 in unavailable
Australia Forum Administrator #3
Well, use Cygwin to make an executable, and do what I suggested in the earlier post.