what is the RMI / IIOP?

Answers were Sorted based on User's Feedback



what is the RMI / IIOP?..

Answer / sathya

Remote Method Invocation/Internet Ineter Operability
Protocol is the standard protocol used for network
communication in Java prorgrams. IIOP was originally
developed for CORBA interoperability and Java uses the same
protocol in unsion with Its standard RMI to communicate with
non Java systems in the network

Is This Answer Correct ?    4 Yes 1 No

what is the RMI / IIOP?..

Answer / anonymous

IIOP- Internet Inter Object Request Broker Protocal
RMI-Remote Method Invocation.
EJB is being built on this proto. only. Supports CORBA also.

Is This Answer Correct ?    2 Yes 0 No

what is the RMI / IIOP?..

Answer / anonymous

If not sure about something don't post. The learners will
be affected a lot.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

What is the difference between the session.update() method and the session.lock() method?

0 Answers  


What are transaction attributes?

0 Answers  


diff between jsp include directive and jsp action include?

2 Answers   SolutionNET,


What is Stream Tokenizer?

0 Answers   TCS,


What are the oops concept?

0 Answers  






What is the purpose of the notify() method?

0 Answers  


What is the use of Semaphore?

3 Answers  


Name three component subclasses that support painting?

0 Answers  


What is JTS?

0 Answers  


what are JSP tags? what is difference between include action and directory?

0 Answers   ADP,


What is the main functionality of RRL(Remote Reference Layer)?

3 Answers  


which book is better for jdbc ,servlets and jsp

0 Answers   TCS,


Categories