|
|||||||
This is a discussion on "Intermud-3 Router Testing" in the Top Mud Sites MUD Coding forum : Yes. You read right. I've been working on a router in my spare time. Some of you no doubt know this, others may not. I've arrived at a stage where it can be tested more widely than just my group of test connections. First off, this router is *NOT* considered production and should not be used in place of your current connection to the main one. If you wish to join in helping to test it, it's highly advisable you use a secondary port so as not to disturb your main game in case it crashes you. ... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Member
Join Date: Apr 2002
Location: California, USA
Home MUD: Alsherok
Posts: 169
![]() |
Yes. You read right. I've been working on a router in my spare time. Some of you no doubt know this, others may not. I've arrived at a stage where it can be tested more widely than just my group of test connections.
First off, this router is *NOT* considered production and should not be used in place of your current connection to the main one. If you wish to join in helping to test it, it's highly advisable you use a secondary port so as not to disturb your main game in case it crashes you. Secondly, it does not support everything yet. Of note, channel-admin packets are not processed, channel exclusion lists are not yet supported, and private channels will not keep unwanted members off of them. And finally, privacy. Expect none. The router is set to log all packets in and out to monitor for anomalies and for reasons behind crashes. Don't send anything you don't want me to see via tells and such. This is not a green light to abuse things. If you are found to be abusing the test, you will be banned from connecting. Crashes as the result of normal use are to be expected though. So if you're willing to give this a try, you can change your I3 configuration to point to the following: # The router information. Currently only one. # Information below this point cannot be edited online. router i3.arthmoor.com~ port 9900 routername *arthmoor~ Users of the Diku I3 client I distribute can paste that directly into their configs. Other clients will just have to cope LP Muds are welcome to participate as well, though not all services you might be used to having are being supported yet. Recommend that those using the Diku I3 client upgrade to version 2.25 since there is a great deal of data sent at initial connection that might overflow the buffers in older code. Known issue: Mudlist packets don't seem to be getting delivered in their entirety. There should be 146+ muds delivered after connection. For some reason most connections are only able to recieve between 120 and 135 and I haven't solved why. |
|
|
|
|
|
#2 |
|
Member
Join Date: Apr 2002
Location: California, USA
Home MUD: Alsherok
Posts: 169
![]() |
AHA! Found the mudlist packet issue. Silly logic mistake. It was skipping counts, and as a result wasn't delivering a full list. Now that this is out of the way, any further muds connecting that aren't getting a full list should let me know since that might be a socket buffer issue.
|
|
|
|
|
|
#3 |
|
Member
Join Date: Apr 2002
Location: California, USA
Home MUD: Alsherok
Posts: 169
![]() |
Just a quick update:
Private channel support is now in. Any channel which is private will automatically add the host mud to the approved mud list to prevent the channel from becoming unadministerable. ( Is that even a word? A new packet exchange has been created as well: chan-adminlist - packet to request an administrative list from the channel. If you are the host mud it will reply back with a chan-adminlist-reply packet detailing the muds which are either invited or banned. This is not a supported feature on the "official" main router, but it's been something I wanted to have available for some time. This more or less brings all basic support online except for filtered channels. I'm debating on even bothering since it doesn't appear as though any channels on the main network are using this level of support. |
|
|
|
![]() |
| Thread Tools | |
Intermud-3 Router Testing - Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Intermud-3 network router | cratylus | MUD Announcements | 0 | 07-24-2006 08:19 AM |
| InterMUD-3 for Java | milliway | MUD Coding | 0 | 04-03-2005 12:30 AM |
| ICE-MAN InterMUD Network | kris | MUD Announcements | 0 | 04-22-2004 04:19 PM |
| testing | jediwannabe | Bugs and Suggestions | 0 | 01-12-2004 02:01 AM |
| InterMUD Communications Systems | Orion Elder | MUD Coding | 31 | 05-20-2002 01:17 PM |
|
|