404
edits
(Created page with "<accesscontrol>AC:GroupUsers</accesscontrol> == About ==") |
No edit summary |
||
Line 1: | Line 1: | ||
<accesscontrol>AC:GroupUsers</accesscontrol> | <accesscontrol>AC:GroupUsers</accesscontrol> | ||
== | == Skype client protocols == | ||
This page describes how Skype traffic can be analyzed with the Allegro Network Multimeter. The Skype client heavily relies on SSL for all control based traffic and RTP for all audio based traffic. | |||
The Allegro Network Multimeter allows to search for traffic to the microsoft cloud, helps to analyze the response time of the SSL encrypted control traffic and the RTP analytics. | |||
== Skype control traffic == | |||
A simple way to get an overview of the response time of many skype server is the IP statistic table. Her you can use the freetext search for "skype" and select the the graph dialog: "tcp response time". | |||
[[File:Skype response time.png|600px]] | |||
This graph shows you the delay of the tcp stack to confirm the reception for data. Please note that many tcp stacks wait a few milliseconds if there is no data to respond ( see [[https://en.wikipedia.org/wiki/TCP_delayed_acknowledgment Wikipedia TCP delayed acknowledgment]]. So any delay below above this value ( usually 40 ms ) shows a significant delay in the roundtrip time. | |||
This can be done also for tcp retransmissions. If you have installed the Allegro close to the Skype client, this will indicate if the data sent to the Skype server required a retransmission on the WAN link. | |||
== Skype audio traffic == |
edits