Login .NET SOAP

This sample shows how a minimal part of the ServerCommmandService SOAP proxy can be implemented for performing a logon to an XProtect system.

After the login is successful, it will connect to one camera and display the result on the console.

Please note that the sample is using a hardcoded GUID to identify a camera, as well as the recording server port.

MIP Environment - Protocol

The readable part of the protocol communication is displayed in the console window.

For information about login, please refer to Introduction to MIP Environments and Login

The sample demonstrates

Using

Environment

Visual Studio C# project