October 2019
Beginner
426 pages
10h 44m
English
As discussed earlier in the Understanding RDS section, port 3389 is used by RDS to send and receive data. However, that is for accessing only one computer at a time. The question is, what happens when you try to access more than one computer simultaneously with RDS? While the first computer is using port 3389, sequential port numbers are assigned to other computers on the LAN starting with 3390. That way, to access multiple computers simultaneously from a remote location over the internet, an IP socket is used. Having said that, an IP socket is a combination of an IP address and a port number that tells the application where to deliver the data:
Read now
Unlock full access