Down-load putty.exe from:
http://www.tartarus.org/~simon/putty-snapshots/x86/putty.exe
.
To run X windows application remotely, you should have a local X server
to provide the X window functionality. At the same time, since
ENSC/CS machines can only be accessed via SSH, you must have an SSH
client with the ability of tunneling unencrypted X window client programs
(such as OPNET).
For details, please see:
http://www.cae.tntech.edu/help/unix/x11/putty_xwin32_tunnelling.
Note, the remote operating systems in the following instructions are Windows (98/2000/NT). For other operating systems, please consult the above URL.
A. Installation
SSH clients:
X server Cygwin/XFree86:
B. Run
Required Software
Tera Term: a terminal emulator for MS-Windows that supports VT100 emulation, telnet connection, etc.
TTSSH: the SSH extension of Tera Term, it will enable you to connect to ENSC hosts.
Exceed: an X emulator, it allows you to view X application on the Windows platform.
Downloading
Scroll down to "Tera Term Pro ver. 2.3 for Windows 95/NT"
Click "Download (ttermp23.zip; 943,376 bytes)"
When "File Download" dialog appears, select "save this file to disk", click ok.
Select a temporary directory to save that file.
Installation
Double-click on ttemp23.zip
to extract its files to the same temporary directory (You may want
to check readme.txt).
If you have an older version of TeraTerm, unistall it first.
Double-click on setup.exe to install.
Click "continue" in all the dialog boxes that appear during installation.
The program will be added to your
Start Menu. Note the directory where the program is installed, e.g.
C:\Program Files\TTERMPRO
To make sure it has been installed correctly, run the program from the Start Menu and telnet to any of the hosts that still allow telnet, e.g. fraser.sfu.ca
Delete the temporary directory you used for downloading, you don't need it any more.
Scroll down to "How to Obtain and Install TTSSH"
Click "Download the TTSSH software package"
You will be directed to another page, click "USA"
When "File Download" dialog appears, select "save this file to disk", click ok. (about 300k)
Save the file to the directory where you installed TeraTerm,
e.g. C:\Program Files\TTERMPRO
Installation
Double-click on ttssh154.zip
to extract its files to the same directory. This will create files
libeay32.dll, ttxssh.dll and ttssh.exe.
Make sure there is a copy of
msvcrt.dll in your c:\Windows\system32
directory. The latest build of TTSSH requires this.
Run ttssh.exe and the
extension should be available, i.e. you should see a new "SSH"
option in the "New Connection" dialog box.
For your convenience, you may want to make a shortcut to ttssh.exe on your desktop.
To be able to display remote X applications, from the Setup Menu, choose SSH forwarding.
In the X Forwarding panel, check the box to the left of "Display Remote X applications on local X server"
Select Save Setup from the Setup menu, so you don't have to do the above 2 steps every time.
Run Exceed.
Run ttssh.exe to
connect to a remote host.
Run X applications from the TTSSH window, for example: xterm
&, or opnet &