Database Implementation Course
Slides
Download:
Slides on ORACLE (
Postscript
,
Powerpoint
).
Introduction to JAVA (
Postscript
,
Powerpoint
).
New: I/O is JAVA (
Postscript
,
Powerpoint
).
New: Serializability Theory (
Postscript
,
Powerpoint
)
New: 2 phase commit (
Postscript
,
Powerpoint
)
Java Sockets Examples:
THE JAVA TUTORIAL (from SUN)
Echo Client.
KK Protocol
KK Server
KK client
KK Server Thread
KK Server Thread 2