Game Development Community

Creating A Master Server

by Quentin Headen · in Torque Game Engine · 04/10/2007 (2:33 pm) · 1 replies

Is there a way to create your own master server? For example, can you create a website using something like Microsoft Front Page (aka PHP) to have your game connect through? Pleas let me know.

Thanks :)

About the author

Just your average programmer who tries to finish the projects he starts. :) I am currently focused on creating games with Torque engines. My website is http://phaseshiftsoftware.com


#1
04/10/2007 (2:47 pm)
Just a note, but Front Page is not also known as PHP.

There is a project underway to create a PHP Master Server. If you search the resources for Master Servers, you should find a couple of other app-based ones as well. Or you could implement it yourself.