Introduction to Distributed
Systems
Distributed System Using Java RMI
For code sample on RMI look at /projects/bina/ddjava2/examples/ch20
from any CSE machine.
Also look at this whitepaper for latest version of RMI: RMI
Whitepaper
Architectural Models (Chapter 2)
Network Fundamentals (Chapter 3)
Tunneling
and VPN (discussion in the class)
Introduction to CORBA
Code example available at /projects/bina/cse586
Also See Sun's JDC
CORBA Tutorial
CORBA Programming; CORBA Naming Service(ppt)(pdf)
(Chapter 3, Chapter 7 of CORBA book)
Also see the "cetus" link for more details on Distributed
Objects
A great source for Designing with EJBs
Distributed Objects(.ppt) (Chapter 4, 5 and 6 main text)
Midterm Exam Coverage (pdf)
Midterm Exam Sample (pdf)
Introduction to Distributed Systems
Beyond Objects : Component Technology
Enterprise Java Beans Structure