Can I type in the IP address in the address bar to log on to that computer? Well, I tried it, but it didn't work. Why not? How is it different than running mstsc from the command prompt and then typing the ip address?
IE is a web browser. It is set to open and interpret/display web pages from web servers listening on port 80. By the normal scheme of things, it does access a remote computer (web server) on port 80 by using the hypertext transfer protocol.
The Remote Desktop client is set to open and access remote systems listening on port 3389 using an entirely different set of instructions. The code that displays a web page in IE would probably look quite strange to RD and conversly the information sent by a Remote Desktop host would probably look quite strange to IE.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.