I need to create a WPF application that gives me the possibility to connect to other computers in the same network. I'm looking into Windows Remote Desktop Services, but it seems like it doesn't have a screen sharing feature, necessary for me since I don't want the remote machine user to be logged out of their session.
Is the only way to achieve this a VNC route? Or are there options in the Windows RDS to have only screen sharing without logging out the active user?