home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Multiple_C208148912007.psc / @PSC_ReadMe_69237_1.txt
Text File  |  2007-09-01  |  1KB  |  7 lines

  1. Title: Multiple Client/Server Screen Capture
  2. Description: Capture screens shots from upto 16 remote computers via the network. The client side application just needs to be running on the machine. The server is configured to point to this computer. Screens shots are capture once every seconds. Each screen shot can have a data/time stamp imprinted onto the image, also the image can be reduced in size, also mouse movements can be captured. The image is then converted to a JPG and saved. The server then polls the image and pads it into a custom play file. These files can be converted to AVI format at a later date. Now I know what you are saying, why not use winsock control, well 16 sockets would be hard to managed, plus I've found that this many sockets can be resource hungry and that they do not always work asynchronously.
  3. This file came from Planet-Source-Code.com...the home millions of lines of source code
  4. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=69237&lngWId=1
  5.  
  6. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  7.