Top Mud Sites Forum Return to TopMudSites.com
Go Back   Top Mud Sites Forum > MUD Players and General Discussion > Newbie Help
Click here to Register


This is a discussion on "Running a mud on a windows machine.:)" in the Top Mud Sites Newbie Help forum :

Hi there. I am new to the world of topmudsites, and could use some assistance First of all, I am blind, and use software called a screenreader which reads what is on the screen to me verbally. I have been mudding for 10+ years, and am now looking into creating my own little piece of computer generated paradice. My question is this. I use windows, and I have heard from admins/gods on a couple different muds which I have played that it is basically impossible to run a mud on a windows machine. It is rather difficult to get ...



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
Reply
 
LinkBack Thread Tools
Old 01-22-2006, 06:07 AM   #1
Brawndel
New Member
 
Join Date: Oct 2005
Posts: 20
Brawndel is on a distinguished road
Hi there. I am new to the world of topmudsites, and could use some assistance
First of all, I am blind, and use software called a screenreader which reads what is
on the screen to me verbally. I have been mudding for 10+ years, and am now looking into creating my own little piece of computer generated paradice.
My question is this. I use windows, and I have heard from admins/gods on a couple different muds which I have played that it is basically impossible to
run a mud on a windows machine. It is rather difficult to get the accessibility software for Linux, and I would like to avoid Linux as much as possible.
Is there any possible way to run a mud in windows? Or does it even matter if I am using a commercial server? Are there any codes which might work ok on
windows?
I would appreciate any comments on my situation

Thanks a lot
Brawny
Brawndel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-22-2006, 06:28 AM   #2
Caladan
New Member
 
Join Date: Sep 2002
Location: Sydney, Australia
Posts: 3
Caladan is on a distinguished road
Send a message via ICQ to Caladan
Hey,

There are a couple of codebases that you can run on windows, (A Smaug I recall from somewhere, and I believe a ROM..) But it is certainly not the most efficient way of doing things. You would be severely limited in improving and expanding the code, and it would not be nearly as stable.

However. That would only be running the server from a windows machine, and I doubt you plan to run your own server, at least to start. Using a commercial server (Most of which run some form of Linux/Unix) with a shell account you can telnet into from a windows machine, is a very common and viable way to run a MUD yourself. I have worked as a developer on a few MUD's and never needed to install Linux on my own personal machine.

I hope this helps, if it doesn't feel free to ask for clarification on any points. More than happy to help.
Caladan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-22-2006, 07:34 AM   #3
Kylotan
Member
 
Join Date: Jun 2003
Posts: 107
Kylotan is on a distinguished road
I don't see why there would be any problems with extending the code, or even stability these days. Windows XP should handle a mud just fine.
Kylotan is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-22-2006, 08:39 AM   #4
Hajamin
Member
 
Join Date: Mar 2005
Location: Lusternia
Posts: 35
Hajamin is on a distinguished road
Even XP is extremely unstable compared to Linux, my Linux machine has been running for months, where XP has to restart every week or so. Cgwin is a linux emulator for windows, but again it won't be as stable.

As was mentioned most people don't run their own server. Putty is a program that will allow you to connect into a linux server from windows using SSH, your reader should be able to read that(but you will still need to learn the basic linux commands).

I've seen a couple Java based mud sources out there, which in theory should run on windows just as well as linux... CoffeeMud is one, I think. If you do a little searching you should be able to find a couple of them.
Hajamin is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-22-2006, 06:49 PM   #5
Protoss
New Member
 
Join Date: Jan 2006
Posts: 18
Protoss is on a distinguished road
I believe Dgd is another codebase you can use to program from Windows.
Protoss is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:47 AM   #6
Brawndel
New Member
 
Join Date: Oct 2005
Posts: 20
Brawndel is on a distinguished road
Kay, That helps some. I would most likely be using a commercial server, and if I could telnet to it... nod nod, sounds easy enough. Is it possible to access the code and everything by telnetting to the server? And also, I am extremely lacking in linux/unix knollege... what exactly is a shell account?
I have looked into coffeemud, and I like it... but the databasing bothers me... it slows the mud down way to much. *shrug* I would most likely be using Circle, as most of the muds which I have played have ran under circle. Also, could anyone suggest a good commercial server to use? And, would you suggest loading the basic stalk version of circlemud onto the server to begin work on it?
Thanks for your help everyone, I really do appreciate it!!

Brawny
Brawndel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 02:50 AM   #7
Brawndel
New Member
 
Join Date: Oct 2005
Posts: 20
Brawndel is on a distinguished road
Ahhh... and I forgot to mention that on a slightly different note, I am needing some help learning C. I have learned a bit over the years, but no where near enough to dive into coding without a hard core coder by my side. I could also use any suggestions as to a good tutorial on programming in C.
Thanks a lot!! Brawny
Brawndel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 04:22 AM   #8
Hephos
Senior Member
 
Join Date: Feb 2003
Location: Sweden
Home MUD: www.sharune.com
Posts: 297
Hephos is on a distinguished road
Make your mud in Java and it runs anywhere!

I code our mud on my windows machine, test runs it there, and later upload it to our unix server where it will run for real.

You dont need to change a single thing in the code for it to run perfect on both systems Sweet java!
Hephos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-23-2006, 03:52 PM   #9
shadowfyr
Senior Member
 
Join Date: Oct 2002
Posts: 264
shadowfyr will become famous soon enough
There is a version of the old MUDOS for Windows. At least NT or better anyway, it commits suicide on 9x. lol There is some stupid issue with some clown complaining about GPL and not providing the source with it or some bull, so I don't know it that has been resolved yet, but you can/could find it here:

http://dead-souls.sourceforge.net/

MUDOS is a true lpmud. Most of the code bases for Windows are far more limited database driven jobs that while easier to use sometimes, tend to also limit options for design, sort of like picking VB over C++.
shadowfyr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-10-2006, 02:31 AM   #10
zombiedepot
Member
 
Join Date: Mar 2006
Location: IL
Posts: 36
zombiedepot is on a distinguished road
CoffeeMUD is open source and made in Java. It's been a close kept secret of mine as I've developed my MUD for my buddies, but it's a very good codebase. Runs very well on Windows, and it's got an integrated web based builder with tons of documentation.

The guy who develops it Bo Zimmerman has made it open source and stepped back to maintain it. I recommend it to everyone now, it's getting quite the community too. This way, you won't need Linux.
zombiedepot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-10-2006, 06:47 PM   #11
Mabus
Member
 
Mabus's Avatar
 
Join Date: Jan 2006
Posts: 101
Mabus is on a distinguished road
Quote:
Originally Posted by
it's getting quite the community too
There are a few folks. CoffeeMud is a wonderful piece of MUD programming. I find it easy to modify, and even have one version where I added timed-combat.

Quote:
Originally Posted by
This way, you won't need Linux.
Runs great there.

If you are going to have it hosted on a server be aware that it IS Java-based. Takes a boatload of memory, and I have had a host complain about the number of threads it generates.

Runs fastest with an external DB as well, although it comes with a stock internal DB. MYSQL can usually be found on most host servers. Pretty easy to set up.

All in all, I like it. Though I know a lot of C programmers (which I do a bit of) might find it odd to use a Java MUD codebase.
Mabus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools


Running a mud on a windows machine.:) - Similar Threads
Thread Thread Starter Forum Replies Last Post
The skies are running blood! StygianKING Advertising for Players 0 10-14-2004 02:38 PM
Running a MUD macdaddy7 MUD Administration 3 01-31-2004 02:58 PM
Running a Special! Myra MUD Announcements 0 10-13-2003 11:17 PM
Running scripts in muds cloudymind Tavern of the Blue Hand 6 08-18-2003 06:19 AM
Armageddon down for machine swap on Wed, June 25 Sanvean MUD Announcements 7 06-25-2003 04:10 PM

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

All times are GMT -4. The time now is 03:07 AM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Style based on a design by Essilor
Copyright Top Mud Sites.com 2007