Game Development Community

MMOG server

by Sekaran · in Technical Issues · 01/05/2006 (2:30 am) · 3 replies

Hi,
Is there any readily available server for MMOg games(like iis,apache for http),If so kindy post more information, or do we need to develop it from the scratch,I am a noob kindly enlighten me i this regard.
Thanks in advance.

#1
01/05/2006 (12:20 pm)
Well, since you haven't specified an engine, I'll assume your question pertains to Torque.

SDK owners have access to a "Resource" section of this website. Within that section is a lengthy series of tutorials that walk you through basic setup for MMO development.

It doesn't require a new networking solution as-is, and separates the server/ networking stuff from the client stuff rather neatly... relatively speaking.
#2
01/05/2006 (1:27 pm)
Can you provide the links to the specific resources you are talking about? I'd be interested in seeing them as well.
#3
01/05/2006 (1:33 pm)
Start here and go through all 9 articles.

Then you might be interested in the advanced tutorial here.