Is there any SDK for developing an application like Remote Desktop?
Is there any SDK for developing an application like Remote Desktop? (Just like there is Windows Media Encoder SDK for Windows Media Encoder)
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial Director
Remote Desktop type applications can be developed using the Terminal Services portion of the Platform SDK. Remote Desktop is based on a protocol called RDP (Remote Desktop Protocol). Microsoft provides an ActiveX Remote Desktop control as well. See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/termserv/termserv/remote_desktop_protocol.asp for further information.
Dig Deeper
-
People who read this also read...
This was first published in March 2004