Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Distributed Java
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Liutauras Vilda
Paul Clapham
paul wheaton
Sheriffs:
Tim Cooke
Devaka Cooray
Rob Spoor
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Tim Moores
Carey Brown
Mikalai Zaikin
Bartenders:
Forum:
Distributed Java
RMI between 2 computers
John Eipe
Ranch Hand
Posts: 215
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi
I had been learning RMI and successfully completed it on my local machine. But how do I make it work in a Network.
Also, How do I pass the Interface and the stub to the client machine?
Thanks,
www.cs-repository.info
Ram Narayan.M
Ranch Hand
Posts: 247
I like...
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
jar packaging of only Remote Interfaces should be available at the client side...
And to refer the RMI Registry from the Client, should furnish the "IP Address" and "Port" at which RMI registry listens, in the program...
SCJP 6 [SCJP - Old is Gold]
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Remote Applet Example
Help: LDAP Authentication x RMI
Help: LDAP Authentication x RMI
Servlet as an rmi client
Design Issue in my RMI Application
More...