Jump to content
microtronx

Communication from local computer into "rdp session"?

Recommended Posts

Hi, I need a way to send and receive "messages" to a connected rdp session or from a rdp session to i.e. start a software, which is only on local computer available from rdp session, i.e. for sending attachments to outlook.

Is WTSAPI32 a good starting point or are there any ready to use components for send/receive over rdp / pipe?

 

Thanks for some hints.

Share this post


Link to post
4 hours ago, microtronx said:

Is WTSAPI32 a good starting point or are there any ready to use components for send/receive over rdp / pipe?

You could use this as a starting point, or to learn from: https://github.com/DelphiWorlds/MiscStuff/blob/master/Test/RDSTwainTestCase.zip

Though the code is pretty messy. I had a plan to re-organise it - maybe some day 🙂

 

  • Like 1

Share this post


Link to post

I searched for hours and was not able to find anything ... and now a full demo Wow + Thanks Dave

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×