Netboard by Ozgur Balsoy
Source Code
- Server CGI
- This Perl script handles all type of user connections. It sends the
registration forms, evaluates the answers, and sends the proper applets
to users to start their sessions. It also handles the recordings of teaching
sessions.
- Teacher Version
- This version of the NetBoard allows users, in this case teachers, prepare
their slides using a paint-brush style environment. It consists of Paint,
ColorFrame, and FontDialog
Java files, and their internally defined classes.
- Student Version
- This version allows users to browse the slides a teacher has prepared
before. This version is one Java file, Client,
and its internally defined classes.
Back
Ozgur
Balsoy