CSC 309 RMI Example
CSC 309
RMI Example
This directory contains a simple client/server example that uses Java RMI -- Remote Method Invocation. The files of interest are the following:
javadoc
source directories
client
and
server
Makefile
showing how to compile and execute RMI programs
Java policy files
java.policy
and
java.policy.liberal
showing how to enable host-to-host communcation
index
|
lectures
|
handouts
|
examples
|
doc
|
grades