oHttp := CHttp{"Secure_Rates", INTERNET_DEFAULT_HTTPS_PORT }
//
IF oHttp:ConnectRemote( WEBSERVER_2016 ) // "27.50.65.xxx"
// Do stuff.
Randomly at first this will return false.. same box the IP.
Can ping to the IP.. it is there.
When I try and process again the connection continues to fail until I stop and start my VO service.
Any ideas... things to try...
Phil McGuinness