What?s a proxy of the server object in .NET Remoting?



What?s a proxy of the server object in .NET Remoting? ..

Answer / bindu sarika

It is a fake copy of the server object that resides in the
client and behaves as if it is the real server.It handles
the communication between the client object and the real
server object.This process is known as marshalling.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

What are the types of remotable objects?

0 Answers  


What do you mean by passport authentication?

0 Answers  


Define a process?

0 Answers  


How are the activation URLs different in case of SAO and CAO in .NET remoting?

0 Answers  


What is unboxing?

0 Answers  






What is UUID and GUID what is the size of this ID ?

2 Answers   DELL,


What do mean by remotable objects in .net remoting?

0 Answers  


Give the Hierarchial description of remoting?

1 Answers   Satyam,


What is a Windows process?

1 Answers  


Can you configure a .NET Remoting object via XML file?

1 Answers  


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

0 Answers  


What are channels in .NET Remoting?

1 Answers  


Categories