Click here to Skip to main content
6,293,171 members and growing! (11,982 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, MFC, Dev
Posted:23 May 2000
Views:127,615
Bookmarked:75 times
Announcements
Loading...
 
Search    
Advanced Search
printPrint   Broken Article?Report       add Share
  Discuss Discuss   Recommend Article Email
74 votes for this article.
Popularity: 7.84 Rating: 4.20 out of 5
3 votes, 8.6%
1

2
3 votes, 8.6%
3
3 votes, 8.6%
4
26 votes, 74.3%
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


    Member

    Location: United States United States

    Other popular Internet / Network articles:

    Article Top
    You must Sign In to use this message board.
    FAQ FAQ 
     
    Noise Tolerance  Layout  Per page   
     Msgs 1 to 25 of 55 (Total in Forum: 55) (Refresh)FirstPrevNext
    GeneralMy vote of 1 Pinmembergzlonghair0:40 25 May '09  
    QuestionHow to apply IME...? Pinmemberlayus23:19 22 Apr '09  
    General[Message Deleted] Pinmemberit.ragester23:00 2 Apr '09  
    Generalthank you for Andy Bantly Pinmemberhenry369522:22 18 Nov '08  
    GeneralDoes it work on XP ? Pinmembergndnet17:39 20 Apr '08  
    GeneralRe: Does it work on XP ? Pinmemberwyb28725:44 8 Jun '08  
    GeneralRe: Does it work on XP ? Pinmemberhenry369522:16 18 Nov '08  
    Questionhow to get copy file from another node..? PinmemberKhathar1:36 7 May '07  
    GeneralReally amazing! Can you give me a copy of the project comment document? PinmemberSuperChen111120:36 30 Jan '07  
    GeneralRe: Really amazing! Can you give me a copy of the project comment document? Pinmemberhenry369522:18 18 Nov '08  
    QuestionRemote PC Pinmemberhan qiao16:20 17 Jan '07  
    QuestionDll Convert PinmemberCode_Warrior3:56 4 Dec '06  
    Generalshouldn't this be in the Free Tools section? PinmemberMihai Moga2:02 17 Apr '06  
    GeneralCan anyone help me? PinmemberPetiao15:56 23 Feb '06  
    Generalthx for sharing!! PinmemberPetiao16:18 22 Feb '06  
    GeneralReally amazing PinmemberLaxman923:33 16 Jan '06  
    GeneralVery Nice Work Andy - One question PinmemberSwelborn7:39 20 Oct '05  
    GeneralCAN YOU HELP ME Pinmember_REU_12:59 24 Jun '05  
    Generalplease help me out Pinmemberbear golden17:43 17 May '05  
    GeneralDocumentation Pinmemberandybantly19:21 15 Apr '05  
    GeneralGreat!!! Pinmembervc34516:49 9 Jun '04  
    GeneralHow to develop SDK For Mobile Devices Like HHP 7200,7400 Pinmembermanoj_mevada0:42 1 May '04  
    GeneralAmazing -documentation needed Pinmembersangeetha123421:24 26 Feb '04  
    Generalneeded project documentation Pinmembersangeetha123421:18 26 Feb '04  
    Generalso great thx:need xtra documentation and any powerpoint presentation Pinmembersrinivas123421:05 18 Feb '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-2009
    Web20 | Advertise on the Code Project