CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1

    Remote Screen Captureing

    Hi, can anyone guide me, or tell me how to have another PC's screen in my screen, i mean to be able remotley to move the mouse there, click, and
    at the same time see what is happening ..LIVE CAPTURE thxn..



  2. #2
    Join Date
    Feb 2000
    Location
    South Carolina, US
    Posts
    36

    Re: Remote Screen Captureing

    I tried this once, it's probably better to get something like PCAnywhere that already works, out of the box. I more or less quit when I found how long it takes to d/l a 640x480x24bit screen. I couldn't find any way of doing color reduction that seemed to work well either. For the capture itself you can search the regular VB site here, which has the info somewhere. That worked, as did running stuff on the other computer with "Shell"


  3. #3
    Join Date
    May 1999
    Posts
    3,332

    Re: Remote Screen Captureing

    we use a Freeware utility called WinVNC which works very well.
    www.orl.co.uk/vnc


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

Featured