Give the Hierarchial description of remoting?

Answer Posted / madhu

.Net remoting is replacement of DCOM.
Step 1:Build a proxcy which is looks like a real obj.
Step 2:By useing proxcy U can make method calls on remoting
objs.
Step 3:These method calls know as "Messages", messages can
be serialized by Formater.
Step 4:It send to client channel.
Step 5:Client channel communicate with sever channel. And
Deserialized the Messages.
Step 6:Sever send the exact remot obj.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it a good design practice to distribute the implementation to remoting client?

504


What are the different types of channels used by .net remoting and which is the best one?

494


How to directly call a native function exported from a dll?

567


Write a example code for remoting?

524


Define remotable objects in .net remoting?

557






When should we choose .net remoting over .net web services?

542


What is fundamental of published or precreated objects in remoting?

599


What are the advantage of remoting over web services?

498


Explain how to directly call a native function exported from a dll?

514


What is the Difference between CAO and SAO in Remoting.

562


Can we configure a .net remoting object via xml file?

527


What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?

600


What is objref object in remoting?

695


Difference between web services & remoting?

605


What do you mean by passport authentication?

529