Results 1 to 2 of 2
Thread: [Question] TS3 events in C#
-
02-04-2010, 12:59 #1
-= TeamSpeak User =-
- Join Date
- Apr 2010
- Location
- Germany
- Posts
- 1
[Question] TS3 events in C#
Hello everyone,
I wanted to start programming my own litte programm for TS3 in C# but my knowledges are not sooo good....
Maybe itīs a silly question, but can anybody tell me how I can request TS3 events(like someone talks or something) in a C# programm?
Or has anybody some examples?
-
05-04-2010, 12:09 #2
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 29
Hi!
I suppose you are using Scordos framework. As far as I know there isn't such a feature. And I wouldn't do that anyway. If I understand you right you want to see when people are talking in realtime. But that means you have to query the server constantly for the players status. I think a query is simply not supposed to be looped constantly because it will create a huge traffic.
Don't you think it's enough to update your TreeView every 5 or 10 seconds?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
lost file transfer connection
By xEvAngelx in forum Linux / FreeBSDReplies: 12Last Post: 24-06-2010, 18:30 -
server down and can help him no longer start
By bohdalb in forum Linux / FreeBSDReplies: 11Last Post: 18-01-2010, 16:05 -
Virtual server manager critical error?
By AndresCL in forum Linux / FreeBSDReplies: 28Last Post: 03-01-2010, 14:15 -
I cant get the server running.
By NDIS.NL in forum Linux / FreeBSDReplies: 10Last Post: 29-12-2009, 18:41


Reply With Quote