Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUDs
➜ General
➜ Problems Testing MUD with MUD Client
Problems Testing MUD with MUD Client
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Amicus
(3 posts) Bio
|
Date
| Fri 26 Dec 2008 01:16 PM (UTC) |
Message
| Hey everyone,
Thanks for the help on my last topic, though I have a small minor issue that I'm not sure if anyone else has run into. I've been testing my MUD by just telneting from my command prompt in windows which works fine. However, I wanted to make sure it worked properly with MUD clients (i.e. SimpleMu, zMud) and for some reason it can't find it.
Is there something special I need to do in order to allow these clients to connect to my localhost (127.0.0.1) such as opening up firewall ports? I would think it wouldn't try to go out to the internet and then try to come into my computer again.
Thanks in advance for the help. | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #1 on Fri 26 Dec 2008 11:25 PM (UTC) |
Message
| What do you mean by "can't find it"? |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| Nick Gammon
Australia (23,133 posts) Bio
Forum Administrator |
Date
| Reply #2 on Sat 27 Dec 2008 12:01 AM (UTC) |
Message
| This is all running one one PC, right? You are running the server using Cygwin?
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Amicus
(3 posts) Bio
|
Date
| Reply #3 on Thu 01 Jan 2009 03:21 PM (UTC) |
Message
| I'm programming in Visual Studio 2008 and my MUD is in C++. Normally what I would do is have VS startup my server (just a win32 console application). When I use the Window's command line (telnet localhost XXXX), it connects just fine. But when I try to use SimpleMU, it says that the server has refused the connection.
The server and the client are both on the same machine so I'm not sure why this is happening. I've even tried using 127.0.0.1. Is there something I don't know about MU* clients that I need to handle with my server? | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #4 on Thu 01 Jan 2009 05:25 PM (UTC) |
Message
| The only thing I can think of is:
1) A firewall is preventing the application from connecting.
2) Your MUD is not correctly handling certain connections. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| Nick Gammon
Australia (23,133 posts) Bio
Forum Administrator |
Date
| Reply #5 on Thu 01 Jan 2009 07:27 PM (UTC) |
Message
| Probably your firewall is blocking outgoing connections by SimpleMU.
Try another client, as one works and one doesn't. For example, MUSHclient from this site is free.
Try moving the server executable (and any required files) to another PC, and see what happens.
Check your firewall rules / logs. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
20,478 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top