a New Start ...
| Virtual Network Computing |
Details
Team Members
About Project VNC is a remote display system, which allows you to view a computing ‘desktop’ environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures VNC, which stands for Virtual Network Computing is in essence, a remote display system, which allows you to view a computing ‘desktop’ environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. The computer we want to control, which is situated kilometers far away, is called the Client or Viewer and the computer we are using for controlling client computer is called the Server. No state is stored at the viewer. This means you can leave your desk, go to another machine, whether next door or several hundred miles away, reconnect to your desktop from there and finish the sentence you were typing. Even the cursor will be in the same place The idea behind VNC is as follows: We will take a copy of client screen and will display it in the server machine. Any changes in the client desktop will be available at server desktop and server can also remote client desktop. So server will get a feeling such that he is using the same client machine. At a time more than one client can connect to a server machine. The software tool that is needed for implementation is Java Development Kit Version 1.3 (JDK 1.3).The hardware environment is Pentium based Server and Clients running under Windows NT Operating System. A TCP\IP network should be required for the working of VNC. |
Comments