Thanks for the responce.
Hum, I'm trying to think of how to put this...
I'd like to be able to make use of your reservation system. I have a basic system setup now, but it is totally external. Would you have any sort of example of how I could run a external authentication system that is tied to the reservation system? Something where we could have people authorized in 2 hour blocks... something like that...
Setup External Authentication with GameCreate (see http://www.gamecreate.com/downloads.php for an example) and simply control on your end whether users are permitted to login to their account or not (ie, make GetByLogin calls return null if the user is not activated, etc).
Or you could create a single login that is used to book servers and use it in the MakeBooking webservice to create bookings through code.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum