citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

reconnect rdp session #73

Open armin884 opened 6 years ago

armin884 commented 6 years ago

Is it possible to reconnect to the rdp session if rdpclient is closed due to network error? How to modity the code? Currently when connection is broken rdpclient is closed...