Results 1 to 3 of 3

Thread: Help with taking remote screenshots...

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2005
    Posts
    36

    Question Help with taking remote screenshots...

    As I understand it, and to my programming knowledge, you can only remotely access and control a computer by installing a program on the client PC. However, I would like to know if it is possible to recieve a screenshot from the remote computer, still not having direct control of the PC, but having the ability to recieve a screenshot. I'm not sure this can be done without installing a program on the client pc, but it would be great if you could do this. I have the basic idea of how my program is going to do this, but I need a function, lets say, sshot(strRemoteComputer As String), so I can get the screenshot.

    Thanks!

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Help with taking remote screenshots...

    You will need to have a program running on the other computer, so that it can take the screenshot and send it to you.

    If both computers use Windows XP (and are in the same network) you can use the remote access facilities to connect to the other computer and take a screenshot yourself.

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2005
    Posts
    36

    Re: Help with taking remote screenshots...

    Ok Sorry it took me so long to reply (hats off to sbc). But thank you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width