Page 1 of 1

Integration Help...

Posted: Tue Oct 06, 2009 10:30 am
by betmylines
Hi All,

I really like this poker app but I have a Linux server. since PM only runs on windows server, how do I go about of integrating all of my player's data from my Linux server into my new window servers where PM is installed? I've read all the RDC and API examples but it just shows examples of doing all on 1 server not on two separate servers. Thank you..

Re: Integration Help...

Posted: Tue Oct 06, 2009 11:52 am
by Kent Briggs
betmylines wrote: I really like this poker app but I have a Linux server. since PM only runs on windows server, how do I go about of integrating all of my player's data from my Linux server into my new window servers where PM is installed? I've read all the RDC and API examples but it just shows examples of doing all on 1 server not on two separate servers. Thank you..
Poker Mavens isn't directly scalable across multiple servers. However, what you could do is maintain you own database of player accounts and implement you own login system. Then re-create their account on the designated server on-the-fly with the API and then log them in there.

Re: Integration Help...

Posted: Tue Oct 06, 2009 11:45 pm
by betmylines
Sounds like a lot of work.... :cry: any other suggestions? :D

Re: Integration Help...

Posted: Tue Oct 06, 2009 11:53 pm
by Kent Briggs
betmylines wrote:Sounds like a lot of work.... :cry: any other suggestions? :D
Hire a PHP coder to do it for you.