This document contains frequently asked questions about RMI (Remote Method Invocation) concepts. Some of the questions addressed include: what UniCastRemoteObject is used for in RMI; how many interfaces are used in RMI; how the RMI registry can be written in code without using the command prompt; when MalformedURLException and UnknownHostException are thrown; what serialization and deserialization mean; what stubs and skeletons are; the steps involved in RMI; advantages of RMI; differences between RMI and CORBA; and how to pass parameters and return values in RMI.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
25 views2 pages
Frequently Asked Questions - RMI Concepts
This document contains frequently asked questions about RMI (Remote Method Invocation) concepts. Some of the questions addressed include: what UniCastRemoteObject is used for in RMI; how many interfaces are used in RMI; how the RMI registry can be written in code without using the command prompt; when MalformedURLException and UnknownHostException are thrown; what serialization and deserialization mean; what stubs and skeletons are; the steps involved in RMI; advantages of RMI; differences between RMI and CORBA; and how to pass parameters and return values in RMI.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2
Frequently Asked Questions - RMI Concepts
Why do you use UniCastRemoteObject in RMI ?
How many interfaces are used in RMI? Can Rmi registry be written in the code, without having to write it in the command romt and if yes where? Why is !oc"et used ? When Ma#formedUR$%&cetion and Un"nownHost %&cetion throws ? What is meant by RMI ? %&#ain RMI 'rchitecture ? What is meant by a stub ? What is meant by a s"e#otn ? What is meant by seria#isation and deseria#isation ? What is meant by RR$ ? What is the use of ($ ? What is RMI Registry ? What is rmic ? How wi## you ass arameter in RMI ? What e&cetions are thrown by RMI ? What are the stes invo#ved in RMI ? What is meant by bind)*, rebind)*, unbind)* and #oo"u)* methods? What are the advanatages of RMI ? What is +,I ? What is Remote Interface ? What c#ass is used to create !erver side object ? What c#ass is used to bind the server object with RMI Registry ? What is the use of getWriter method ? %&#ain RMI 'rchitecture? What is the difference between RMI - Corba ? What are the services in RMI ? In RMI, server object first #oaded into the memory and then the stub Reference is sent to the c#ient ? or whether a stub reference is direct#y sent to the c#ient ? !uose server object is not #oaded into the memory, and the C#ient re.uest for it , what wi## haen? What is seria#i/ation ? Can you #oad the server object dynamica##y? If so,what are the Major 0 stes invo#ved in it ? What is difference RMI registry and O!'gent ? (o a server method, the c#ient wants to send a va#ue 12, with this va#ue e&ceeds to 12,3 a message shou#d be sent to the c#ient ? What wi## you do for achieving for this ? Can you run the roduct deve#oment on a## oerating systems Can we send object using !oc"ets ? What is the RMI and !oc"et ? What is the rotoco# used by server and c#ient ? Can I modify an object in COR4' ? What is the functiona#ity stubs and s"e#etons ? What is an RMI? How wi## you ass arameters in RMI ? Why u seria#i/e? What is the main functiona#ity of the Remote Reference $ayer How do you down#oad stubs from a Remote #ace ? I want to store more than 52 objects in a remote server ? Which Methodo#ogy wi## fo##ow ? Write a rogram on RMI and +64C using !tored7rocedure ? What is meant by distributed '#ication ? Why we are using that in our a#ications ? What is the functiona#ity of the stub ? How to generate s"e#eton - !tub c#asses? %&#ain #a/y activation? 8irewa##s in RMI