How to use Rdpencom.dll to write a desktop sharing application in C++?

  • Thread starter Thread starter AliceLei
  • Start date Start date
A

AliceLei

Guest
Hello!

Now I have to write a desktop sharing application in C++. And I have two questions:

1, The viewer requires a ConnectionString when connect to sharer. How to let viewer can get ConnectionString from sharer?

2, The RDPSession object has some events, _IRDPSessionEvents. These are COM object. How can I handle these events in my application?



Thanks!

Continue reading...
 
Back
Top