Can I get another protocol Integration's sample code without SSL ?

When I downloaded your sdk and checked your sample code, I think it can only be tested server to which ssl is applied.

But SSL is not applied to my VMS.

Can I get another sample code without SSL ?

I just tested the TCP Video Viewer sample against an XProtect without encryption enabled and that worked.

What sample are you testing?

Please show us the error you see.

Thank you for your answer!

I want to test “LoginDotNetSoap” sample.

How can I test that without encryption?

The sample does this by default.

Note however that if you have setup the server to use Streaming media certificate you will get an encrypted answer. Is this what you are seeing?

If you have encrypted media on, but have set up ceritficate (you can see images in the Smart Client) you can simply answer yes in the sample to the question “Does he server use Encryption?”.

Make sure you check in the Server Configurator whether you have it on or off.

All servers including vms server are not applied SSL.

This is my error message.

This is translated error message​ in English:

An error occurred while making the HTTP request to https://192.168.182.22:9000/ManagementServer/ServerCommandService.svc.

This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server.

Please test whether this is a general issue (and not a MIP SDK induced issue).

Can you login and use the Smart Client in the same PC?