Game Development Community

Master Server Host

by Tim Kreger · in Torque Game Builder · 05/17/2007 (9:22 pm) · 3 replies

Does any know of or recommendations for low end commercial host for a TGB master server?

I'm just doing up a budget for a small scale online game experience using TGB. Hosting it myself is not possible and was wondering if there was any reasonably priced host service for TGB made games.

Thank

Tim

#1
05/18/2007 (7:37 am)
Any webhost with CGI :-)

there is a C3masterserver resource which has a perl based masterserver
#2
05/18/2007 (5:11 pm)
Thanks Marc
#3
06/07/2007 (7:43 pm)
Might be a little late.. But I have my perl version here.

www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=10702


it was based off the one below which is probably more "perl" standard out of the box, because i needed a kernel + heap implementation to handle some more stuff with my specific game.

www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5962

hth,

Rodney