citronneur / rdpy

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

virtual channels support in rdpy #37

Open speidy opened 9 years ago

speidy commented 9 years ago

hello guys,

I'm going over your code and it seems like you don't support virtual channels redirection in rdpy yet. moreover, I couldn't find the right place to add a support for other channels (I mostly see global channel messages).

  1. do you plan to add support for virtual channels in rdpy?
  2. what is the right place to implement and catch VCs messages ?

thanks.

citronneur commented 9 years ago

Hello,

I'm just working on it!

I will close issue when it will be done!

Best regards

speidy commented 9 years ago

Hi again,

Do you have any estimation when virtual channels will work?

citronneur commented 9 years ago

Hi,

Sorry but not immediatly. It's not sure but i think i need two mouths more.

Best regards.

Sylvain

2015-07-11 10:05 GMT+02:00 Idan Freiberg notifications@github.com:

Hi again,

Do you have any estimation when virtual channels will work?

— Reply to this email directly or view it on GitHub https://github.com/citronneur/rdpy/issues/37#issuecomment-120593878.

markedoe commented 9 years ago

Hi,

Would it solve the problem I face with the remmina client ?

Thanks. Regards.