Hi Everyone,
RPC Dynamic High ports for Windows Servers (Newer version) is 49152 to 65535 and it is TCP (Based on MS Articles - https://docs.microsoft.com/en-US/troubleshoot/windows-server/networking/service-overview-and-network-port-requirements).
I noticed that Cluster Service is using UDP Randomly Allocated High ports as per the same article from MS above.
My Question is actually wish to confirm, is it TCP or UDP or it is typo error as I understand from MS older article - https://docs.microsoft.com/en-us/previous-versions/tn-archive/cc875824(v=technet.10) it is TCP Randomly Allocated High Port...
I just want to have confirmation as I am having 2 projects that already using TCP only and it seems to be working fine.. Just wonder when MS change to UDP for Cluster Service..