FreeRDP icon indicating copy to clipboard operation
FreeRDP copied to clipboard

Forwarding desktop notifications?

Open shmerl opened this issue 2 years ago • 8 comments

I'm not sure if it's possible or not, but it can be useful to forward desktop notifications from the remote session in freerdp to the local desktop where the client is running. Is such idea feasible to implement or it's something that needs support from the protocol itself?

shmerl avatar Mar 28 '23 19:03 shmerl

not sure if there is anything already defined, but you can create a RDP channel to forward stuff from the server to the client (that would also work with mstsc for that matter) (also would be interesting to know if you are talking about remote app mode or desktop session in that context)

akallabeth avatar Mar 29 '23 07:03 akallabeth

I'm wondering if it already exists a channel for that also not documented by microsoft, we've seen things in that sense when doing some reverse engineering on last mstsc dlls.

hardening avatar Mar 29 '23 11:03 hardening

(also would be interesting to know if you are talking about remote app mode or desktop session in that context

What is the difference? I simply run wlfreerdp in a window.

shmerl avatar Mar 29 '23 14:03 shmerl

I'm wondering if it already exists a channel for that also not documented by microsoft, we've seen things in that sense when doing some reverse engineering on last mstsc dlls.

Microsoft::Windows::RDS::Notify maybe. At least that one exists and MS Windows RDS on Win11 tries to open that one (and that DVC is not documented).

What is the difference? I simply run wlfreerdp in a Window.

Former is RAIL, latter is normal headless session. But since you mentioned wlfreerdp and wlfreerdp does not support the former, it is in your case a desktop session.

pnowack avatar Mar 29 '23 17:03 pnowack

Is there some way to experiment / test it? How can I try such channels?

shmerl avatar May 02 '23 16:05 shmerl

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Aug 23 '24 09:08 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Sep 23 '24 03:09 github-actions[bot]

I'd say it's better to keep this opened? It's a valid feature to have.

shmerl avatar Sep 23 '24 03:09 shmerl