Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remote Desktop Protocol C or Objective-C Library

Does anyone know of a library for RDP that's written in C or Objective-C that is not GPLed?

like image 746
Mike Avatar asked Jul 25 '26 07:07

Mike


1 Answers

I'm a developer for CoRD, which is a Cocoa RDP client based off rdesktop. There are no loosely-licensed RDP implementations to my knowledge. As far as I know, rdesktop is your best bet (GPL).

Very detailed RDP protocol documents are freely available from Microsoft, however it is a somewhat difficult protocol to implement from scratch, due to its lengthy history and myriad of additions. It's much harder to implement than say, RFB.

like image 129
dorianj Avatar answered Jul 27 '26 22:07

dorianj



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!