PDA

View Full Version : Posting from apache to team speak


Trixer
30-12-2008, 17:55
Ok guys, so I wanted to make a web form for creating servers on my TS daemon. I'm playing around with creating a set of tools, and order forms to provide people with ts servers. Its free access I just dont want to have to set one up manually each time someone wants one.


Now what im wondering, and the only reason I have not tested it yet is cause I am at work. Is if you can post from apache so say http://tsip:tspaneport for the certain tscmd you want, or do I have to go about doing this in another way?

Trixer
30-12-2008, 18:04
Well I did a quick check, haha and I managed to find out that it works, you just still have to be authenticated with the ts server.


Sense a cron job will be pulling the server orders from a db, I will need to figure out a way to get keep the cron authed or have it auth its self through script each time...


Hmmm, now things get tricky

Any ideas anyone?