It isn't too difficult. Basicly I have a FAQ that should help you to understand.
That's excellent. Thank you.
Just doing a little research on Skype and I found this paper, An Analysis of Skype:
http://www1.cs.columbia.edu/~library/TR-repository/reports/reports-2004/cucs-039-04.pdf
In the paper it says:
"2.1 Ports
A Skype client (SC) opens a TCP and a UDP listening port at the
port number configured in its connection dialog box. SC
randomly chooses the port number upon installation. In addition,
SC also opens TCP listening ports at port number 80 (HTTP
port), and port number 443 (HTTPS port). Unlike many Internet
protocols, like SIP [5] and HTTP [6], there is no default TCP or
UDP listening port. Figure 15 shows a snapshot of the Skype
connection dialog box. This figure shows the ports on which a SC
listens for incoming connections."
Given the above, do I simply need to QOS Engine Rules as follows:
Protocol = TCP?
Source Port = Random Port established by Skype upon install?
Do I really care about the UDP & TCP
listening ports in the QOS Engine??? Or is it necessary to add these port as well to ensure that Skype receives priority by the router?