View/Edit/Compile/Run -
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Conclusion and Future Work
- Current implementation has worked well,
and students like it
- Needs locking mechanism when creating new userid
- Needs ability to edit and upload arbitrary file names
- Needs ability to support interactive programs,
can be done via a Java process running on the server
with a network connection to an applet on the client