Sample RMI Programs

Remote Method Invocation

 Abstract Remote Flight Program
 Flight program Implementation

Use the rmic compiler to get Flight_stub.class and Flight_Skel.class.

 Simple Object Server

 Abstract Remote Chat Client
 Abstract Remote Chat Server

 Chat Client
 Chat Server