Security means for .NET Remoting in System.Runtime.Remoting - Remoting.NET

What security means available for .NET Remoting in System.Runtime.Remoting?

- None. Security should be taken care of at the application level.
- Cryptography and other security techniques can be applied at application or server level.
What is a formatter in .Net Remoting? - Remoting.NET
.Net Remoting - A formatter is an object that is responsible for encoding and serializing data into messages on one end....
.NET Remoting and Web services - Remoting.NET
.Net Remoting - Use remoting for more efficient exchange of information when you control both ends of the application....
Name the distributed systems available apart from .Net Remoting - Remoting.NET
.Net Remoting - Distributed Computing Environment/Remote Procedure Calls (DEC/RPC)....
Post your comment