Software:

MS WINDOWS 2000 Professional Present

MS Visual Studio for programming in C++, VC++, VJ++ & Visual Basic

MS Office 2000 installed

IE 5.5 and Netscape 6 installed

Networking Application present

Network Simulator NS (shareware) installed

PUTTY (SSH CLIENT) - It is a more safe kind of telnet operation. It can be used if
1.    You have an account on a Unix or VMS system, which you want to be able to access from somewhere else.
2.    Your Internet Service Provider provides you with a login account on server.
        (This might also be known as a _shell account_. A _shell_ is the program that runs on the server and interprets
        your commands for you.)
3.    You want to use a bulletin board system, talker or MUD, which can be accessed using Telnet.
4.    For more information on this you can refer to http://www.tartarus.org/~owen/putty-docs/output.txt
 

PUTTYgen - It is a Key generator. It generates a pair of public and private keys to be used with putty.
For more information on this topic you can refer to http://www.tartarus.org/~owen/putty-docs/Section6.2.html

PUTTY scp - PSCP is a freeware SCP program. You would use this program in replace of your FTP program
when your remote host supports SCP. For more information you can refer to
http://www.tartarus.org/~owen/putty-docs/