CA Gen .NET Remoting provides a C# client application with the ability to invoke a .NET Server application. .NET Remoting is a remote procedure call (RPC) mechanism that is native to the .NET environment. .NET Remoting serializes the import and export view objects of the target .NET Server. These serialized objects serve as the input and output data of the invoked .NET Server. ASP.NET internet clients and .NET Proxy are the clients for this service.
Note: For more information about how CA Gen uses .NET Remoting to support cooperative flows to CA Gen Distributed Processing .NET Server applications, see the Distributed Processing—.NET Server User Guide.
|
Copyright © 2014 CA.
All rights reserved.
|
|