home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / Remote_Des177849852004.psc / @PSC_ReadMe_55395_1.txt
Text File  |  2004-08-06  |  2KB  |  10 lines

  1. Title: Remote Desktop
  2. Description: This project is actually a client and a server. The client connects to the server and allows the server to remotely control the client desktop. Double clicking the remote desktop sends a single click to the client computer. The program works great when you run both programs on the same computer and you use 127.0.0.1 for the connect to IP on the client. If you use your external IP address to connect to the server (Ex. 31.144.123.32) they still connect but the connection is exceptionally laggy. I've tried this on my DSL connection. I appreciate any and all feedback on this project as I'm still trying to work out bugs and improve the programs. 
  3. This Remote Desktop program features blowfish encryption capabilties into the client and server modules!
  4. Please leave comments as I am providing code that required a lot of hard work on my part! Thanks again!
  5. This code uses the Intel JPEG library. This file is required for the JPEG compression of the screen capture. The filename is IJL11.dll Please download this file and place it in the Client folder before running. You can find it at http://oldphotopreserve.com/IJL11.dll
  6. This file came from Planet-Source-Code.com...the home millions of lines of source code
  7. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=55395&lngWId=1
  8.  
  9. 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.
  10.