Please check out SlothMUD !

Member Discussions

terms



[Previous] [Next] [Post] [Reply] [Topics] [Summary] [Search]


1. Hosting on WinXP... Mon Nov 28, 2011 [10:35 PM]
syrron
thetwistedmud@gmail.com
member since: Mar 28, 2011
Reply
I have successfully compiled my code and can run my MUD
locally. I can log in, locally.

How do I set it up so that the MUD can be connected by others?
It has been over a decade since I've done any of this, GOOGLE
isn't helping much, and I'm at wits end!

Thanks everyone!


2. RE: Hosting on WinXP... Tue Nov 29, 2011 [12:05 AM]
Telara
Email not supplied
member since: Jul 14, 2002
In Reply To
Reply
As far as the MUD is concerned, you should be able to just
give out your internet IP (or name if you have a DNS entry
for you XP box) and port (note that if this is your home
computer, the IP may change unless you have a solid static
IP). If you have a firewall you will have to open the port
there though. I have always done my main coding with MSVC
in windows, and tested it there and have never had any
problems having others log on to see things.


3. RE: Hosting on WinXP... Tue Nov 29, 2011 [6:51 AM]
Istarian
Email not supplied
member since: Jan 11, 2010
In Reply To
Reply
There are a fair number of services, such as DynDns (dyndns.com), that offer free dynamic hostnames. You can get an account and a program that will keep your current ip address updated so the address should work most of the time.


4. RE: Hosting on WinXP... Tue Nov 29, 2011 [10:09 PM]
Achon
Email not supplied
member since: Oct 26, 2011
In Reply To
Reply
Ditto to the previous post. You can use a Dynamic DNS service to keep your domain name in sync with your non-static address.

http://www.ietf.org/rfc/rfc2136.txt


5. RE: Hosting on WinXP... Wed Nov 30, 2011 [6:32 AM]
cratylus
Email not supplied
member since: Feb 1, 2006
In Reply To
Reply
You didn't say which codebase.

For the one I maintain, this is the FAQ I provide when people ask that question:

http://dead-souls.net/ds-admin-faq.html#129

-Crat




[Previous] [Next] [Post] [Reply] [Topics] [Summary] [Search]