Question

I am interested in trying to create a screen sharing program in C#. I have found a blog post on the Windows Desktop Sharing API (http://blogs.msdn.com/ts/archive/2007/03/08/windows-desktop-sharing-api.aspx) but I'm uncertain how to even get started with it. Does anyone have a simple example they could share (preferably in C# or VB.net) of how to use this API or using a different method? ...or is it not practical?

Was it helpful?

Solution

This link might get you started in the right direction. It has some sample code written in vb.net, check it out.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top