Author Message
HudaP
Joined: Sep 21, 2014
Messages: 11
Offline
Hi,

Is there any sample code available for using the VP_POMAgentAPIService Web service functions in .NET?
Patricks
Joined: May 14, 2018
Messages: 4
Offline
I am trying to connect to web service VP_POMAgentAPIService from the .NET environment but unable to make a secure SSL/TLS secure channel connection.

Does anyone have a solution for this problem?
Patricks
Joined: May 14, 2018
Messages: 4
Offline
Problem solved. Added the below line of code.

UserAgent = "Apache-HttpClient/4.1.1 (java 1.5)";
Go to:   
Mobile view