Click here to Skip to main content
15,900,438 members

Comments by narmadha_s (Top 3 by date)

narmadha_s 17-Oct-14 3:32am View    
Thanks to once again

Yes whatever you are saying is correct. i little bit confused.
Server side i have to filter the application. viewer never to see and access that specific application.

Please guide me how to interact with the interface to filter the application on server side. How to fire the event on server side. pls guide me if anything wrong.

Thanks & Regards,
Narmadha



narmadha_s 17-Oct-14 2:13am View    
Thanks for the reply and spent your valuable time for me.

Windows Desktop Sharing i got the sample app from
http://blogs.msdn.com/b/rds/archive/2007/03/23/writing-a-desktop-sharing-application.aspx

To filter the application we may use
RDPSRAPI_APP_FLAGS enumeration
IRDPSRAPIApplicationFilter
IRDPSRAPIApplication
IRDPSRAPIApplicationList
IRDPSRAPIWindow
IRDPSRAPIWindowList
OnApplicationUpdate - Event on server side - this event have to fire on server side for this client side what i have to do. i dont know. How to do this..... pls give me sample.....

How to block the specific application sharing and corresponding application windows also.

Pls help me.

Thanks & Regards
Narmadha
narmadha_s 17-Oct-14 2:08am View    
Thanks for the reply and spent your valuable time for me.

By using Windows Desktop Sharing API, We can share the desktop. In that, while sharing i have to filter specific application(ie which application is controling the desktop sharing like call center Organiser application)

Windows Desktop Sharing i got the sample app from
http://blogs.msdn.com/b/rds/archive/2007/03/23/writing-a-desktop-sharing-application.aspx

To filter the application we have to use
RDPSRAPI_APP_FLAGS enumeration
IRDPSRAPIApplicationFilter
IRDPSRAPIApplication
IRDPSRAPIApplicationList
IRDPSRAPIWindow
IRDPSRAPIWindowList
OnApplicationUpdate - Event on server side - this event have to fire on server side for this client side what i have to do.

Thanks & Regards,
Narmadha