Java Mini Project Home Page (Fall 2001)

1. JMF

/~orlovm/mpse/jmf/jmf-intro.html

2. Zopa Bank System

This is bank system Java application ,that used RMI for server-client connections.

We implemented GUI Client, GUI Admin , Servlet Client, Bank Server and Storage Server (MSQL Driver).

3. RMI Games

This is Java based Games application.
For connections we used RMI and for games loading used dinamic loading from some URL.