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.
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.
About the author
#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.
Torque Owner Kirby Webber
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.