FreeRDP/channels/location
Pascal Nowack aac8945fe9 server: Add channel handling for location channel ([MS-RDPEL])
With the location channel, an RDP server can redirect the location of
the user from the client side to the server side.
The PDUs are almost the same as in the documentation, except for the
encoded types, these ones are here already parsed.
Optional values are accessed via pointers. If the pointer of a value is
NULL, then that value was not supplied by the client side.
2023-10-17 10:18:08 +02:00
..
server server: Add channel handling for location channel ([MS-RDPEL]) 2023-10-17 10:18:08 +02:00
CMakeLists.txt server: Add channel handling for location channel ([MS-RDPEL]) 2023-10-17 10:18:08 +02:00
ChannelOptions.cmake server: Add channel handling for location channel ([MS-RDPEL]) 2023-10-17 10:18:08 +02:00