• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

HI to all Need help

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am learning RMI and trying to implement a simple program using RMI but i am facing problems while compiling and executing, i am working on solaris machine. I would be glad if any one could just help me out regarding the concept of RMI ie where would i get examples regarding it .

Awaiting for reply
thanks
bye
sri.
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi sridevi,

You can go to the URLS below where u can find a ample amount of information reg RMI.

web page



web page



web page

Cheers,
sheeba
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to JavaRanch, sridevi addagada!

We have a forum dedicated to conversations on RMI.

I'm moving this to the Distributed Java forum...
 
Dirk Schreckmann
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you have access to a copy of the book "Head First Java", I recommend taking a look at the last chapter, which includes a pretty good lesson on RMI.
 
sridevi addagada
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi thanks for tht information , i have started to implement the Hello program using RMI , i have implemented the server , the client and compiled the client and server and i have used the rmic compiler to generate the remote stub now my problem is after starting the RMI registry i didn't get how to proceed futher ie wht to do next do i need to set the classpath and how to do abt it i am working on solaris machine jdk1.4 version so i need help regarding how to proceed further ? i need to finish my project .
i am trying out the hello example given in the sun tutorial

http://java.sun.com/docs/books/tutorial/rmi/designing.html

i need help badly for running the example , i have compiled it

i would be thankfull if anyone could help me out

awaiting for reply badly
sri.
 
This tiny ad is wafer thin:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic