Hello everyone,
I have to pass the project at my high school
and I have a little problem with running my application (using RMI)
When client and server are runing on the same machine, everything its ok, but when client and server are on different machines - there are problems with community (but it isn't my network fault). I think that parameters used by running the application aren't correct (for example security policy or some paths).
Could you tell me how should I -run- (RMI) client and server, step by step with all details?? I have compiled java files at D:\RMI_Cl on client machine and at D:\RMI_Se on server machine.
Because I think that I have used bad params by java command (on client I think, maybe some paths are'nt seen).
Please, help me. I have two days for pass my project and for You (java experts) it's a simple problem, I think.
Thanks!
piq
I have to pass the project at my high school
and I have a little problem with running my application (using RMI)
When client and server are runing on the same machine, everything its ok, but when client and server are on different machines - there are problems with community (but it isn't my network fault). I think that parameters used by running the application aren't correct (for example security policy or some paths).
Could you tell me how should I -run- (RMI) client and server, step by step with all details?? I have compiled java files at D:\RMI_Cl on client machine and at D:\RMI_Se on server machine.
Because I think that I have used bad params by java command (on client I think, maybe some paths are'nt seen).
Please, help me. I have two days for pass my project and for You (java experts) it's a simple problem, I think.
Thanks!
piq