I should use just Visual Studio only? But I must use just RAD studio because old version is in the that. we used old version as well, but no longer working due to disabling Central API by you.
Could you please provide solution? Our system was stopped since we updated milestone server.
Also, I checked the Protocol samples, it’s too complicated to use in other language.
There is no way to get login, event alarms and status simply ?
Hello, How is the “Protocol Integration” used for other languages (such as Embarcadero RAD Studio C++ Builder)?
Is there a guide for development with MIP SDK, Protocol Integration, and other languages? Does Milestone have any developers for-hire, or services for-hire, or resources that could assist with how to assist with getting started with a conversion (since the Central API was discontinued)?
Is there a Milestone service, or license , or other mechanisms that could provide technical support for development, help us with examples and assistance for the “Protocol Integration”, how to call the methods, how to access the MIP SDK via SOAP, etc. ?
Are there examples of using the SOAP protocol from other languages?
Also, if you have a look at the TCP Video Viewer sample, it shows how to do a protocol integration for getting video. It is written in C# so cannot be directly used for C++, but should for most parts be fairly straight forward to rewrite in another language:
We finally got past the “HTTP:/1.1 401 Unauthorized” error (but it is using the deprecated **ServerAPI/ServerCommandService.asmx (**Note: should use the ‘svc’ version instead).
But now we have an “HTTP:/1.1 400 Bad Request”.
Not sure which part of the request is the problem.