R
R
Raifeg2013-11-26 07:51:52
linux
Raifeg, 2013-11-26 07:51:52

How to get Skype connection statistics in Linux?

Welcome all.
Under Linux, it is required to extract the Skype connection statistics when calling into a plain text view (console, text file, etc) for its subsequent processing.
You need either a way to do this, working directly with Skype (Skype API?), or a way to pull the text out of the Skype window.
Under Windows, if I remember correctly, pulling out text is fairly easy with WM_GETTEXT/GetWindowText/something similar. How to do this under Linux - I do not know.
The statistics window itself:
skype.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Evgeny Ulyanov, 2013-11-26
@Raifeg

And this information is not in the Skype service database? Look for main.db (SQLite), it might have the information you need.

R
Roman, 2013-11-26
@xii

It would be great if Windows was also remembered!

R
Raifeg, 2013-11-26
@Raifeg

At the same time, I’ll ask then - maybe somewhere there is documentation on how to interpret some non-obvious parameters? Like QTokens, Caps and so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question