Click here to Skip to main content
15,884,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,
I want to create desktop sharing application as system service.
At the moment I had created sharing and viewer applications like that http://www.c-sharpcorner.com/uploadfile/ulricht/how-to-create-a-simple-screen-sharing-application-in-C-Sharp/[^]
and created system service(but don't know how it use).

Problem is when I want to open computer manager (right click computer->manage).
I see only a pause with black screen on my viewer and need to accept User Account Control (UAC) on sharer computer.
I want to have full control by my viewer application on sharer computer.

I hope that someone have solution for this problem and help me. :)

Regards.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900