Getting Your Windows 95 Workstation Started on the Net
Installing the Telnet, FTP, and Netscape Kit

The following guide will show you how to obtain basic utilities to get you started using the Internet and browsing the World Wide Web (WWW). This document assumes that the TCP/IP stack has been loaded and installed in Windows 95. The TCP/IP stack allows your computer to talk to the campus network using your network Interface (LAN) card. TCP/IP stands for Transmission Control Protocol and Internet Protocol. If the Computer Maintenance Facility (CMF) has installed your LAN card, then a TCP/IP stack has been installed for you. If not, please refer to the Installing the TCP/IP Stack for Windows 95 instruction sheet.

We will first setup your PC for the Software needed. We will then use the FTP (File Transfer Protocol) to get a copy of Netscape, WS FTP, and Telnet from NJIT’s Anonymous FTP server. The anonymous FTP server allows people to access public domain software for use free of charge. Many sites offer this service. Lastly we will setup, install, and configure the software so you can use it with the NJIT network.

Step 1 - Getting Started

  1. Click: Start
  2. Click: MS-DOS Prompt
  3. At the prompts shown in bold below, type what is following in italic: each time you type a command hit enter.
  4. C:\> cd c:\
    C:\> md www
    C:\> cd www
    C:\WWW> md archive
    C:\WWW> md teraterm
    C:\WWW> md ws_ftp
    C:\WWW>
Step 2 - FTP the programs
  1. Type: cd archive
  2. C:\WWW> cd archive
    C:\WWW\ARCHIVE>
  3. Type: ftp ftp (NJIT’s Anonymous FTP server is called ftp.njit.edu) and login using anonymous as a username and your last name@njit.edu as a password (i.e. smith@njit.edu)
  4. C:\WWW\ARCHIVE> ftp ftp
    Connected to geec-gw.njit.edu.
    220 geec-gw.njit.edu FTP server (Version wu-2.4.2-academ[BETA-5](1) Wed Aug 30 11:25:39 EDT 1995) ready.
    User (geec-gw.njit.edu:(none)):anonymous
    331 Guest login ok, send your complete e-mail address as password.
    Password: lastname@njit.edu
    230-
    230-Welcome to ftp.njit.edu -
    230-
    230-All connections and transfers are logged. If you do not like that,
    230-disconnect now !
    230-
    230-Please read the file README
    230- it was last modified on Sat Dec 10 15:50:35 1994 - 578 days ago
    230 Guest login ok, access restrictions apply.
  5. You will now get the FTP prompt, type: bin this tells the system you are getting binary programs.
  6. ftp> bin
    200 Type set to I.
  7. Change to the directory containing the files using cd /pub/telecom/dorm
  8. ftp> cd /pub/telecom/dorm/kit98
    250 CWD command successful.
  9. Turn off the prompts and download the files as below:
  10. ftp> prompt
    Interactive mode Off.
    ftp>
    ftp> mget *
    200 PORT command successful.
    150 Opening BINARY mode data connection for cb32e405.exe (##### bytes).
    226 Transfer complete.
    3281408 bytes received in 11.10 seconds (295.62 Kbytes/sec)
    200 PORT command successful.
    150 Opening BINARY mode data connection for tterm32.exe (##### bytes).
    226 Transfer complete.
    186265 bytes received in 0.55 seconds (338.66 Kbytes/sec)
    200 PORT command successful.
    150 Opening BINARY mode data connection for ws_ftp32.exe (##### bytes).
    226 Transfer complete.
    175958bytes received in 0.49 seconds (359.10 Kbytes/sec)
  11. Exit FTP using quit
  12. ftp> quit
    221 Goodbye.
    C:\WWW\ARCHIVE>
Step 3 - Extract the Archives to the right directories
  1.  Change directory CD to C:\WWW\teraterm and extract the program
    1. C:\WWW\ARCHIVE> cd c:\www\teraterm
      C:\WWW\TERATERM> c:\www\archive\tterm32
      The archive will begin to extract the files to the directory
  2.  WS FTP is a self extracting Installation Wizard, nothing else needs to be done.
Step 4 - Create an NJIT Network Group
  1.  Click LEFT mouse button: Start
  2.  Click: Open
  3.  Click: FILE-NEW-FOLDER
  4.  Type: NJIT Network as the folder name over new folder, then press enter.

  5.  
Step 5 - Install TeraTerm Pro
  1. If it is not open double click the NJIT Network Group
  2. Click: FILE-NEW-SHORTCUT
  3. In the box type: c:\www\teraterm\ttermpro.exe
  4. Click: NEXT
  5. In the box type: TeraTerm Pro Telnet
  6. Click: Finish
  7. Install Tera Term Pro’s Fonts Click: My Computer - Control Panel - Fonts
  8. Select: File - Install New Font …
  9. Under Folders Select: C:\www\teraterm in List of fonts Tera Special (True Type) appears
  10. Click on it to highlight it, then click OK. The font is now installed.
Step 6 - Install WS FTP
  1. Click: FILE-RUN-BROWSE
  2. Click: MY COMPUTER, Select drive C: then open folders Www, Archive and then WS_FTP
  3. In the box type: c:\www\ws_ftp\ws_ftp32.exe
  4. Click: Continue
  5. Follow the steps in the installation Wizard
  6. Exit Install Wizard when done.
Step 7 - Install Netscape
  1. Click: FILE-RUN-BROWSE
  2. Click: MY COMPUTER, Select drive C: then open folders Www and Archive
  3. Double Click: CB32E405.EXE
  4. Click: OK
  5. Click: Yes to continue with the installation. The Installation process will begin
  6. Click: Next
  7. Click: Next, Setup will begin automatically
  8. Click: No for connection to Netscape
  9. Click: OK
  10. Click: No for the Read Me

  11. A Netscape folder will open and a Netscape Shortcut will be placed on the 95 Desktop. You can close the folder by clicking on the X in the upper left corner.
Step 8 - Configure Netscape for Use with NJIT Proxy Servers
  1. Double Click: Shortcut to Netscape Icon on the 95 desktop to start Netscape
  2. Click: OK or Yes for the bookmark question or follow the Netscape setup Wizard
  3. Click: the STOP sign icon in the upper right corner.
  4. Click: EDIT- PREFERENCES, Double Click Advanced
  5. Click: the PROXIES item in the tree
  6. Check the Bullet by Automatic Proxy Configuration:
  7. Click: on the box next to Configuration Location (URL): and type the following
    1. (Please watch your case and the direction of the slashes)
      http://www.njit.edu/telecom/proxy.pac
  8. Click: NAVIGATOR in the tree.
  9. Click: In the field next to location.
  10. Type: http://www.njit.edu/
  11. Click: OK
You should now be taken to NJIT’s home page, and are ready to start Web Browsing.