The Artima Developer Community
Sponsored Link

Web Services Forum
Regarding connect Timeout in gSOAP

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ningareddy Modase

Posts: 1
Nickname: ninga
Registered: Nov, 2006

Regarding connect Timeout in gSOAP Posted: Nov 23, 2006 1:01 AM
Reply to this message Reply
Advertisement
Hello,

I am developing client which is based on gSOAP. Before sending the connect request(i.e soap_connect() call )to Server, I am setting soap.connect_timeout = 10 sec. If server is taking more than 10 sec to accept the connection request from client then my Client should raise the exception saying "connectTimeout" has occured.

Could you please tell me how do I simulate this scenario.

Does gSOAP support connect_timeout??

Note: I am putting server in sleep mode for 20 sec and then sending the connect request from Client.In this case I am excepting Timeout but it is not happening.

Regards,
Ningareddy

Topic: servlet action not avaliable Previous Topic   Next Topic Topic: Axis INOUT parameters problem

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use