PDA

View Full Version : TS Server to XML ~ Any interest?


markhudy
11-03-2007, 21:45
I have many projects i'd like to do and they would be so much more fun to work on if the TeamSpeak server exposed it's TCP info as xml, not to mention safer.

I've written an app in VB.NET that does the following:
- connects to TS Server
- obtains a channel and user list
- formats the resulting data as an xml file

On my Windows server, the scheduled tasks execute this app once every 60 seconds. Now I can write my other fun and interesting stuff (c#, vb, asp, cfm, php, etc) and have them all obtain their data as XML

here's a temporary link to the XML: http://www.nettconn.net/ts.xml

It's still a work in progress, so hence the subject, any interest?

feeble
21-03-2007, 08:34
i am very interested in something like this.

ive been thinking about writing something similar myself.

been thinking about incorporating it into a google gadget.