Compile Class FilesThe next step is to compile the files just created. I am assuming that all source files are in a directory named Greater. Compile the source files using the command line: c:\Greater> javac *.java
Create Stub and Skeleton classes using RMICc:\Greater> rmic GreaterServerImpl
Start the RMI registry, server, and client
|
||
|
||
Copyright © 2001 www.universalteacher.com |
||