Re: critical socket error

2012-01-18 Thread Pierre Sahores
Did you try in testing different sockettimoutinterval values ? HTH, Le 18 janv. 2012 à 08:08, Terry Judd a écrit : More last minute network woes! I'm now having problems connecting to a particular server from an app but not from the IDE. From the app the connection info looks like this...

Re: critical socket error

2012-01-18 Thread Terry Judd
Hi Pierre - pretty sure it's not a timeout problem. The socketTimeoutInterval is set to 5000 and the socket error is returned almost instantaneously. It seems like it is a certificate problem after all. If I set libURLSetSSLVerification to false then it works in the app as well. The weird

critical socket error

2012-01-17 Thread Terry Judd
More last minute network woes! I'm now having problems connecting to a particular server from an app but not from the IDE. From the app the connection info looks like this... socket selected: cats.medicine.unimelb.edu.au:443|6927 GET