March 7
Part 1 of the group project will be posted next week (1.5-2 page project description; 5 out of 25; due March 29).
March 13
Reminder: Spring break schedule - lecture this week, but not next week.
Tutorial session this week review of Tutorials 1-7 (chance to catch up on something missed or not clear)
We'll cover parent/child process creation in C this lecture and review some sample problems.
Project part I description has been posted
March 25
Required reading from the textbook: Chapter 8
We'll cover pipes in C this week and Tutorials 8 & 9
Assignment 5 has been posted
Reminder: project part I description is due March 29/09.
Please review the examination conditions. Exam is May 2/09

March 29
Notes for Qt users: use qt 3.3.4 on the solaris system
Update .bashrc file to contain the following
export QTDIR=/usr/soft/that/qt-3.3.4/run/default/sparc_sun_solaris2.8/qt
export LD_LIBRARY_PATH=$QTDIR/lib
export QMAKESPEC=solaris-cc
and add $QTDIR/bin to the PATH variable

Notes for JNI users: send me an e-mail to request a draft tutorial on using JNI