Click here to Skip to main content
15,885,917 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
SQL
Hi,

I have hosted WCF service in IIS on a machine. Now i want to write a method in the service by which I could detect whether the hosted machine is currently being used by any Remote Desktop Connection or not.

Is there any other better way to find out this, and what are the exact code APIs by which RDC connection is detected.

I am using C#.net, framework 3.5
Posted

1 solution

I'm assuming you mean a Remote desktop Connection and there seems to be plenty of discussion out there Google search[^]
 
Share this answer
 

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