Writing A Desktop Sharing Application
Tuesday, 27 March 2007 by Michel Roth
The Terminal Services team has published an article on how to write a desktop sharing application. It supposedly isn't that complex and they have published sample code on how to use the Windows Desktop Sharing API. I will be honest and tell you that I have absolutely no clue what they are talking about but I'm sure that some of you do and will find it an interesting article ;)

"Windows Desktop Sharing (WDS) API provides a rich set of API to share your complete desktop or just individual applications. Below is a step-by-step guide to write a sharing application. I have chosen C#/.Net to make things simpler and we will be using Visual Studio 2005 as the IDE."

Read it here.

Related Items:

Windows Desktop Sharing API (9 March 2007)
Terminal Server Session Sharing Explained (8 November 2006)
Dynamic Virtual Channels (21 September 2007)
Comments (0)