Does an RDP client library under Linux exist?

前端 未结 8 2167
时光取名叫无心
时光取名叫无心 2020-12-29 10:43

Are there any libraries for connecting as a client via Remote Desktop Protocol (RDP) in Linux? The language used is secondary to the issue of existence. Any mainstream lan

相关标签:
8条回答
  • 2020-12-29 11:33

    There is a set of cross-platform open source RDP libraries available in FreeRDP project. They are written in C and under Apache Licence 2.0. See http://www.freerdp.com

    0 讨论(0)
  • 2020-12-29 11:38

    I've gotten xrdp to work with RHEL on EC2: xrdp.org

    0 讨论(0)
提交回复
热议问题