Master Server in php
by Andrea Fraboni · in General Discussion · 03/20/2007 (1:32 pm) · 7 replies
Can we write a master server in php ???
If is possible what do you suggest for this type of master server ?
Are there tutorials on it ???
Thanks to all
Bye
If is possible what do you suggest for this type of master server ?
Are there tutorials on it ???
Thanks to all
Bye
About the author
ASTRO SLAYERS my first game is on iTunes : https://itunes.apple.com/it/app/astro-slayers/id458581104?mt=8
#2
03/20/2007 (5:15 pm)
Mine's written in php, it works nicely..
#3
03/21/2007 (2:08 am)
I'm also interested in a PHP master server. Sam, could you provide some information on how you did it? That would make it much easier to have a master server up and running in a short time.
#4
Send me an email and I'll let you know what I have done. My functionality deviates slightly from the exact master server idea as defined in TGE, for example it involves a chatroom and doesn't involve anonymous registration of game servers.
03/21/2007 (3:07 am)
David-Send me an email and I'll let you know what I have done. My functionality deviates slightly from the exact master server idea as defined in TGE, for example it involves a chatroom and doesn't involve anonymous registration of game servers.
#5
as id love to have a php master server as well :)
03/21/2007 (3:31 am)
Would you mind posting it for all?as id love to have a php master server as well :)
#6
The only problem is the time it would take to format it up properly for general consumption- to remove all my own project specific stuff and genericise the TGE and PHP functions. I was intending to discuss this with David at a high level really.. we'll see how it goes... :)
03/21/2007 (4:13 am)
Jake-The only problem is the time it would take to format it up properly for general consumption- to remove all my own project specific stuff and genericise the TGE and PHP functions. I was intending to discuss this with David at a high level really.. we'll see how it goes... :)
#7
03/21/2007 (6:36 am)
Mail has departed ...
Associate David Montgomery-Blake
David MontgomeryBlake
And I do not believe there are any tutorials. There is a Perl master server, however. Search the resources for it.