Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between RMI and Socket?

Answers were Sorted based on User's Feedback



What is the difference between RMI and Socket?..

Answer / rajesh

RMI: remote method invocation. Strictly JAVA stuff.
outrside of java, known as RPC remote procedure call.
Sockets is just a way to send data on a port to a different
host, DATA not METHOD. it's up to you then to define your
own protocol.

Is This Answer Correct ?    15 Yes 7 No

What is the difference between RMI and Socket?..

Answer / rammy

RMI is linked with only java written programs while servelet
can communicate with java as well as non-java programas

Is This Answer Correct ?    6 Yes 3 No

Post New Answer

More Advanced Java Interview Questions

life cycle of an applet?

3 Answers  


What is in-memory replication?

0 Answers  


Where does the session Object stores? If 100 users are connecting to the server. How does it recognize which session belongs to which user?

5 Answers   HCL, Mobillo Venture,


What is Introspection?

2 Answers  


types of exceptions

1 Answers  


What is the difference between Process and Threads?

19 Answers  


In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?

0 Answers  


Why does the tag url-encode javascript and mailto links?

0 Answers  


Can you write Java code for declaration of multiple inheritance in Java ?

6 Answers   Kingshir, Oracle,


Explain about thread synchronization inside a monitor?

0 Answers   Saksoft,


what are design patterns in java?give with example?

2 Answers   HCL, iGate,


suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?

7 Answers  


Categories