5,693,936 members and growing! (16,687 online)
Email Password   helpLost your password?
General Programming » Internet / Network » General     Intermediate

Remote Control PCs

By Andy Bantly

Two projects that work together to remote control PCs across a LAN
VC6, C++Windows, NT4, MFC, VS6, Visual Studio, Dev

Posted: 23 May 2000
Updated: 23 May 2000
Views: 120,545
Bookmarked: 66 times
Announcements
Loading...



Search    
Advanced Search
Sitemap
73 votes for this Article.
Popularity: 7.88 Rating: 4.23 out of 5
2 votes, 5.9%
1
0 votes, 0.0%
2
3 votes, 8.8%
3
3 votes, 8.8%
4
26 votes, 76.5%
5
  • Download server files - 79 Kb
  • Download client project - 79 Kb
  • 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.

    1. To show an implementation of sockets version 2.0 programming.
    2. To show how to write an object oriented C++ project using the Win 32 SDK.
    3. To show how to mix C/C++ source code.
    4. To show how to utilize a powerful component of Windows message handling using Message Crackers, in an object oriented environment.
    5. 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.
    6. To show how to implement two types of data compression schemes, in assembly language, that work well for graphics and are very fast.
    7. 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

    Other popular Internet / Network articles:

    Article Top
    Sign Up to vote for this article
    You must Sign In to use this message board.
    FAQ FAQ Noise ToleranceSearch Search Messages 
     Layout  Per page   
     Msgs 1 to 25 of 52 (Total in Forum: 52) (Refresh)FirstPrevNext
    Generalthank you for Andy Bantlymemberhenry369522:22 18 Nov '08  
    GeneralDoes it work on XP ?membergndnet17:39 20 Apr '08  
    GeneralRe: Does it work on XP ?memberwyb28725:44 8 Jun '08  
    GeneralRe: Does it work on XP ?memberhenry369522:16 18 Nov '08  
    Questionhow to get copy file from another node..?memberKhathar1:36 7 May '07  
    GeneralReally amazing! Can you give me a copy of the project comment document?memberSuperChen111120:36 30 Jan '07  
    GeneralRe: Really amazing! Can you give me a copy of the project comment document?memberhenry369522:18 18 Nov '08  
    QuestionRemote PCmemberhan qiao16:20 17 Jan '07  
    QuestionDll ConvertmemberCode_Warrior3:56 4 Dec '06  
    Generalshouldn't this be in the Free Tools section?memberMihai Moga2:02 17 Apr '06  
    GeneralCan anyone help me?memberPetiao15:56 23 Feb '06  
    Generalthx for sharing!!memberPetiao16:18 22 Feb '06  
    GeneralReally amazingmemberLaxman923:33 16 Jan '06  
    GeneralVery Nice Work Andy - One questionmemberSwelborn7:39 20 Oct '05  
    GeneralCAN YOU HELP MEmember_REU_12:59 24 Jun '05  
    Generalplease help me outmemberbear golden17:43 17 May '05  
    GeneralDocumentationmemberandybantly19:21 15 Apr '05  
    GeneralGreat!!!membervc34516:49 9 Jun '04  
    GeneralHow to develop SDK For Mobile Devices Like HHP 7200,7400membermanoj_mevada0:42 1 May '04  
    GeneralAmazing -documentation neededmembersangeetha123421:24 26 Feb '04  
    Generalneeded project documentationmembersangeetha123421:18 26 Feb '04  
    Generalso great thx:need xtra documentation and any powerpoint presentationmembersrinivas123421:05 18 Feb '04  
    Generalneed necessary documentationmembersrinivas123418:21 15 Feb '04  
    GeneralReal Cool Stuffmemberjohnfelix17:46 21 Jan '04  
    GeneralWHY DOESN'T IT WORK ON WIN XP ???memberM A V5:07 6 Jan '04  

    General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

    PermaLink | Privacy | Terms of Use
    Last Updated: 23 May 2000
    Editor: Chris Maunder
    Copyright 2000 by Andy Bantly
    Everything else Copyright © CodeProject, 1999-2008
    Web07 | Advertise on the Code Project