Teamviewer > "Opened Sessions"

Teamviewer > "Opened Sessions"

avatar

Hello,

in the future we have to manage more than 2000 Teamviewers IDs. Your tool is great but it seems in the tab "Opened Session" i can´t see Teamviewer sessions. In the log i can see "begin" and "end" of the session but the actual running session in the not in the list of "opened sessions". Is this a bug?

Regards

Christian

All Comments (8)

avatar

Hi,
It's not really a bug, it's only because we are unable to detect the opened session from Team Viewer. There is no API for that. If we find a way of doing that, I will gladly add this.

David Hervieux

avatar






There is an easy way to detect:
Teamviewer uses a connections.txt File (Win 7: AppData\Teamviewer\Connections.txt). Every row looks like the second line:
ID Connected Disconnected Windows User How TV is started I don't know
xx58282xx 03-01-2011 16:24:16 03-01-2011 16:25:07 XXXX Xxxxxx RemoteControl {57FCxxxxx-7xxB-4xxB-B8xx-1DxxxxxxxxF1C}

each column starts at a specified and unvariable place. Every closed connection will attached at the end of the file afer disconnecting. So it will be enoug to parse the file every 30 seconds if a teamviewer season was started over Remote Desktop Manager. The other way is to parse it cyclic and parse only the connection informations from knowned ID (in RDM).

It would be great if this feature will possible in the future.

Enterprise 7.0.3.0

avatar

Hi,
It's interesting, I added that to our todo list. I'm not sure that this will be in the current version, but it's might appear in the next one.

David Hervieux

avatar

no, its not that easy, teamviewer just writes at the end of the connection to the connectionlog!
but we're able to detect, just wait a few days...

avatar

>




>




i i know ;)

if RDM can Handle the connection information of teamviewer, it will be the perfect for our daily work and the best software for Remote Connection Management available. I be very intent for the result in a few days.
edited by basfri on 1/4/2011

Enterprise 7.0.3.0

avatar

because the few days are gone, what is the status?

Enterprise 7.0.3.0

avatar

im waiting for some inofrmations from david, for a easy way to convert normal teamviewersessions to my addon..

avatar

It's not clear yet, what you want to do, I sent you a private message with more question.

David Hervieux