I would like to create client application to communicate with Milestone VMS server on Linux platform. Does Milestone provide share library of ServerCommandServiceClient? Is there any example to communicate with Milestone VMS server on Linux?

You might already know about MIP documentation, let me introduce these links, these might be useful for you -

https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/intro_soap_protocols.html&tree=tree_search.html?search=linux

https://doc.developer.milestonesys.com/html/index.html?base=reference/architecture/cpp_development.html&tree=tree_search.html?search=servercommandserviceclient

Thanks for your reply. Could you provide C++ sample code for communicating Milestone VMS server from Linux platform?