PuTTY |
These protocols are used to operate a remote session on the computer, over a network. PuTTY implements the client end of the session : finished of which the session is displayed, instead of finished of which it runs.
In really simple terms : you run PuTTY on the Windows machine, and tell it to link to (for instance ) a Unix machine. PuTTY opens a window. Then, anything you type into that window is sent directly to the Unix machine, and everything the Unix machine sends back is displayed inside the window. So that you could work upon the Unix machine as you were sitting at its console, while actually sitting elsewhere.
Post a Comment