Hello ,
is there any way to check if the server is down without sending any request in soap non-wsdl mode .. ?
i notice that the soap connect function always returns soap client object even if the server is down then after submitting my request i get null .
is there any option i have to enable or if there is any soap function i might call to check that .
....
note that i can check the server using socket and other functions but i believe that the soap client library must handled this issue .
check server connectivity using Soap non-wsdl mode ?
Moderator: General Moderators