News

Ok, I'm trying to get this fairly small and simple RMI application to work. I'm at my wit's end right now and after many hours of fiddling, I seem to be no closer to the solution. Whoever is the ...
I am developing a client-server app using Java's RMI library. It's to setup little trading markets for economics classes. What basically happens is:1. Admin logs in sets up market2. Students log ...