What distributed process frameworks outside .NET do you know?
Answer / admin
Distributed Computing Environment/Remote Procedure Calls
(DEC/RPC), Microsoft Distributed Component Object Model
(DCOM), Common Object Request Broker Architecture (CORBA),
and Java Remote Method Invocation (RMI).
| Is This Answer Correct ? | 0 Yes | 0 No |
How to register a shared assembly ?
explain is .NET Remoting?
Write a example code for remoting?
What do you mean by windows authentication?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
What?s a proxy of the server object in .NET Remoting?
What are the ways to configure remoting objects before client can use them?
Explain the hierarchial description of remoting?
Define remotable objects in .net remoting?
What is the difference between .Net Remoting and Web Services ?
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
What is the difference between private and shared assembly?