|
|
DESCRIPTION With this software you can download parts or complete website from the internet to your local disk for offline viewing. Suppose you visit a website and want to download its content so that they can be viewed at leisure you can use Website Downloader to download all the files from the website. You can also choose which files to select. For example you can download all the .pdf, .doc and .html files from the website and nothing else. You can also select how deep you want to go from the current link. To summarize some of the main features include
Python OPERATING SYSTEM Platform Independent DOWNLOADS This software has been compiled for Windows only. Download here |
|
|
DESCRIPTION This is a crude immitation of the Real VNC. Here is the description of VNC quoted from their website. VNC stands for Virtual Network Computing. It is a remote control software which allows you to view and interact with one computer (the "server") using a simple program (the "viewer") on another computer anywhere on the Internet. The two computers don't even have to be the same type, so for example you can use VNC to view an office Linux machine on your Windows PC at home. Basic theory out of the way, now for the truth. I implemented the idea of VNC to learn the remote control software. My software is neither as fast as Real VNC nor has any security (more of a hack). The figure on the left side shows a view of unix machine controlling a remote windows machine. PROGRAMMING LANGUAGE USED Java, C OPERATING SYSTEM Java implementation is Platform Independent. The C version is written using WIN32 API |