I am using a TCP tunnel to connect to RDP server. The tunnel opens the port 3389 in the Android device.
I configure the Android RDP client with "PC Name": "localhost" or "127.0.0.1" but there are no connections attempts to reach the localhost tunnel. I test the tunnel connection using Chrome, I enter http://localhost:3389 and I can see connections attempts in the log of the tunnel. But with RDP client there are no connections attempts at all.
No CommentsBe the first to comment