How can I configure a client application that communicates with a remote server application?
Typically, you need to perform the following tasks: • Configure the client application security policy. By default, applications that run in an intranet are not allowed to access other servers in the intranet. You must set the required permissions to allow the client to access other servers. • Configure assembly binding. If the application uses shared third-party components, you might need to indicate specific versions of the components to be used by the client application. • Configure remoting. You must indicate the server address to the client application. You can use the .NET Framework Configuration tool to complete this task.
Related Questions
- How do I configure the Access Manager client SDK if a firewall exists between the remote SDK application and Access Manager?
- How can I configure a client application that communicates with a remote server application?
- How to configure the Enable Outside Access in the Image Server for remote NetGuard Clients?