Category Archives: WCF

Multiple Remote Desktop Viewer (C# / WCF)

Update: Many people have asked me to post the source code for this project. The code posted below is in a ‘prototyping’ phase. So code may not follow best coding standards and will be in severe need of refactoring. Download … Continue reading

Posted in Remote Desktop, WCF, c# | 39 Comments

Desktop Viewer (C# / WCF) Video

The best way to get a feel of the desktop viewer that we are developing is to watch it in action. I used CamStudio to capture the video. What you will see is a side by side display of the … Continue reading

Posted in .net, Remote Desktop, WCF, WIN32, c# | Leave a comment

Create a Remote Desktop Viewer using C# and WCF

I have wanted to create some code that utilizes a Windows Communication Foundation service for quite some time. This blog will introduce a “remote desktop” service. The purpose is to create something that may have a use later and at … Continue reading

Posted in Remote Desktop, WCF, c# | 10 Comments