PDA

View Full Version : Advanced webadmin


tony-tiger
20-04-2003, 12:34
I'm runnig a teamspeak server at win2000. Can i install a webadmin script so that i can make new channels, edit the old channels etc. in my explore ?

Judas
22-04-2003, 08:42
yes you can. That is if you have some decent programming skills. The Teamspeak server can be configured using a TCP connection. Documentations should be available somewhere on this board. You could write a webapplication which will connect to your TS server using TCP and perform the actions you want. Yet dont expect it to be easy ;)

As for now I am not aware of such a script yet done.