General Lab Information


[Homepage] | [General Lab Info] | [TA's & Tutors] | [FAQ's] | [Supplements] | [Homework] | [Excellent Programs] | [Exams]

Note: For lab times goto [TA's & Tutors] page.

This section contains general information about things you will need to know how to do in order compile, run and submit your completed programs.
If you need additional background information, you should definitely check out the resources CATS (Communications and Technology Services) provides. They are located downstairs in the Communications building. There is also an online tutorial, Nettrail, for learning about using The Web, email, newsgroups, and Melvyl (the electronic library information system).
If you need help getting tio working on your Windows95/98 machine look here.

Compiling and running Java programs

In the lab we will be using the standard/free JDK from Sun Microsystems running under Windows/NT. You will use any editor and then run javac to compile your program and java to execute it as described below.

Running Java2 (JDK1.2.2) on CATS Unix machines

You can also compile and run your programs on the CATS Unix machines, teach.ic and learn.ic.

FTP and Submit

You will need to ftp your files to your unix account in order to submit your completed programs. In addition, you may wish to use ftp and unix to save your work instead of using a floppy.

The Windows FTP utility can be found under the Start popup menu (lower left corner), then Internet Tools, then Unix File Transfer. This program is very easy to use. Fill in the UserID (your unix login name) and Password fields.

Once connected, you can select a file on the left window (Windows), select a directory in the right window, then click the right pointing arrow in the middle to transfer the file. You can move files or folders in either direction.

Once you have copied your files to your unix account, login to your unix account (Start/Internet Tools/Telnet), and run submit.


[Homepage] | [General Lab Info] | [TA's & Tutors] | [FAQ's] | [Supplements] | [Homework] | [Excellent Programs] | [Exams]

Ewerton L. Madruga
Modified by Charlie McDowell on January 3, 2000.