
|
Announcements
-
[Mon May 3 09:22:15 EDT 2010]
This course will not be offered again.
-
[Mon May 3 09:21:50 EDT 2010]
Final grades have been posted on Blackboard.
-
[Mon May 3 09:21:28 EDT 2010]
Final exam solutions are here [ZIP; 91,805 bytes].
-
[Tue Apr 13 16:11:11 EDT 2010]
Practice exam has been posted:
- Instructions
[PDF; 64,336 bytes]
- Files [ZIP; 374,289 bytes] —
includes instructions, javadocs, and solution code.
-
[Fri Apr 9 16:31:06 EDT 2010]
Project javadocs have been linked.
-
[Mon May 3 09:23:22 EDT 2010]
Final exam was held on April 27.
-
[Fri Mar 26 15:21:13 EDT 2010]
Midterm exam was held on March 12.
-
[Mon May 3 09:24:10 EDT 2010]
Project Phase I was due on February 26.
-
[Fri Feb 26 11:29:47 EST 2010]
Code examples for native file I/O [ZIP; 60,885 bytes]
and multithreading [ZIP; 30,140 bytes]
has been posted.
-
[Fri Feb 5 14:33:06 EST 2010]
Code from class (Item class and collections using
generic collection types; batch files for using JDK in
Windows 7) has been posted:
Also, more code from previous
terms (including the "props" example) has been
posted.
-
[Fri Jan 29 15:00:11 EST 2010]
Code from class (stripped Phase I skeleton with updated
Item class) has been posted:
-
[Fri Jan 22 12:11:10 EST 2010]
The site has been updated with material from the
Winter 2009 term. Updates to
the Java software and web
sites page and the presentations page, too.
-
[Tue Apr 28 11:23:36 EDT 2009]
This course will be offered for the last time
in the 2010 Winter term, starting in January
2010. The prerequisite courses are CTEC1430 and CTEC1435.
|

|
Notes and Codeupdated Fri Jan
22 2010: added material from the Winter 2009
term
Unit 1: Introduction to Client/Server Architecture
What is Client/Server
Architecture?
Client/Server Architecture
(2)
Client/Server Architecture
Components
Unit 2: Developing Client/Server Applications In
Java
Introduction to
Java
Java Presentations
From the Winter 2009 term...added Fri Jan 22 2010
Code from Lectures
Sample Midterm
A sample midterm exam is here [PDF; 31,011 bytes];
answers are here [PDF;
49,132 bytes]. Code, too ...
- Solaris/Linux/MacOS — scripts assume JDK is
installed in /usr/jdk and JRE in
/usr/jre:
- Windows — batch files assume JDK is installed
in C:\Program Files\Java\jdk1.6.0_10 and JRE in
C:\Program Files\Java\jre6:
- zip [ZIP;
23,954 bytes]
- jar [JAR;
25,427 bytes]
- A zip file containing both types of files is here [49,506
bytes]
Other Codeadded Fri Feb 5
2010
|