What?s a proxy of the server object in .NET Remoting?
Answer Posted / 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 View All Answers
Difference between web services & remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
Name the distributed systems available apart from .net remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
Define remotable objects in .net remoting?
Elaborate the term WebService and how it differ from Remoting?
What is asynchronous programming?
Are you aware of containment and Aggregation ?
Define the lease of the object?
What are the steps to publish an object outside the service domain
What are the security features in .net remoting?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
Define singleton activation mode in .net remoting?
What is the Difference between CAO and SAO in Remoting.
What do you mean by passport authentication?