What technology enables out-of-proc communication in .NET ?
Answer / priya bharti
Most usually Remoting;.NET remoting enables client applications to use objects in other processes on the same computer or on any other computer available on its network.While you could implement an out-of-proc component in any number of other ways, someone using the term almost always means Remoting.
Is This Answer Correct ? | 0 Yes | 0 No |
Can you pass SOAP messages through remoting?
What are the different types of channels used by .net remoting and which is the best one?
What is the difference between remoting and webservice?
Explain serialization formatters in .net remoting
I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.
What are the information required to configure remote objects?
What are the threading types?
What are the remotable objects in .net remoting?
what is sitemap
Difference between .net remoting versus distributed com?
Types of compatabilities and explain them ?
What is a strong name?