README.md 506 字节
Newer Older
kl222's avatar
kl222 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
## FreeRDP plugin
Author: Kang Lin <kl222@126.com>

---------------------

### Introduction

Implementing the [RDP(Remote desktop protocol)](https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation)
protocol using [FreeRDP](https://github.com/FreeRDP/FreeRDP).

### Functions
#### Service

#### Client

- [x] Remote desktop
kl222's avatar
kl222 已提交
17 18 19 20 21 22 23 24 25
- [x] Redirection
  - [x] Printer
  - [x] Drive
  - [x] Audio input and output
  - [x] Clipboard
    - [x] Text
    - [x] HTML
    - [x] Picture
    - [ ] File
kl222's avatar
kl222 已提交
26
  - [ ] Serial