-8

How can I connect to a Remote Desktop Protocol (RDP) server port and perform authorization using python 3.5?

For example, I want to connect to port 3389 via RDP using Python. How to connect to it and log in?

agentred5
  • 61
  • 8

1 Answers1

0

Maybe this can help you.It has port connection.

[http://www.curiousefficiency.org/posts/2015/07/asyncio-tcp-echo-server.html1

summ
  • 149
  • 2
  • 5