aspose file tools
The moose likes Distributed Java and the fly likes RMI help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "RMI help" Watch "RMI help" New topic
Author

RMI help

Zaafir Barahim
Ranch Hand

Joined: Dec 12, 2006
Posts: 36
please can someone help me on Java RMI. i dont know anything about JAVA RMI. i need to connect some clients with a server and the client sends a text file or a string to the server. please help me from the beginning, i dont even know about the configuration. Thanks in advance
Ajay Singh
Ranch Hand

Joined: Dec 13, 2006
Posts: 182
this example might be useful: http://java.sun.com/docs/books/tutorial/rmi/
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

We have a forum specifically for all things RMI etc. I'll move this over there .


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: RMI help
 
Similar Threads
Using plain RMI (JRMP) across to App. Servers
A simple question about Java RMI
RMI inside socket
Encryption and Decryption
want to run my swing application on local area network?