RemoteControlClient.zip
RemoteControlServer.zip
Introduction
Here are two projects that work together to remote control pc's across the LAN. The projects work under Windows NT 4.0 and Windows 95 (with proper socket setup).
Project 1, ServerWindow, is a MS VC 6.0 project that is the Server component.
Project 2, ClientWindow, is a MS VC 6.0 project that is the Client component.
There are many goals of the project.
To show an implementation of sockets version 2.0 programming.
To show how to write an object oriented C++ project using the Win 32 SDK.
To show how to mix C/C++ source code.
To show how to utilize a powerful component of Windows message handling using Message Crackers, in an object oriented environment.
To show how to capture a desktop display in a device dependant bitmap (DDB) format and convert it to a device independant bitmap (DIB) format.
To show how to implement two types of data compression schemes, in assembly language, that work well for graphics and are very fast.
To combine all these aspects together in a project that allows remote controlling of a remote pc.
License
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here
About the Author
Andy Bantly
Location: United States United States
나름 괜찮은 소스인것 같아서 두고두고 보려고 퍼옴.
http://www.codeproject.com/KB/IP/remotecontrol.aspx 원본
댓글 없음:
댓글 쓰기