Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Increase timeout values. WinInet
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Saju Paul  
View profile  
 More options Nov 28 2007, 1:13 am
Newsgroups: microsoft.public.inetsdk.programming.wininet
From: "Saju Paul" <saju_p...@persistent.co.in>
Date: Wed, 28 Nov 2007 11:43:09 +0530
Local: Wed, Nov 28 2007 1:13 am
Subject: Increase timeout values. WinInet
Hi,

I have IE7 installed and I am using the WinInet library for http requests.
There is a peculiar requirement in my app where I have to wait for a long
time to get the response for the request I make calling HttpSendRequest. But
the call times out after 30 seconds or so. I have tried things mentioned in
the link below but could not get it to work.
http://support.microsoft.com/kb/q181050/

It always times out after 30 seconds saying ERROR_INTERNET_TIMEOUT.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vladimir Scherbina  
View profile  
 More options Nov 28 2007, 9:38 am
Newsgroups: microsoft.public.inetsdk.programming.wininet
From: "Vladimir Scherbina" <v_scherb...@online.mvps.org>
Date: Wed, 28 Nov 2007 15:38:06 +0100
Local: Wed, Nov 28 2007 9:38 am
Subject: Re: Increase timeout values. WinInet
Did you tried to set timeout option on a handle using InternetSetOption?

--
Vladimir

"Saju Paul" <saju_p...@persistent.co.in> wrote in message

news:%23Hu$BXYMIHA.3940@TK2MSFTNGP05.phx.gbl...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Saju Paul  
View profile  
 More options Nov 29 2007, 7:31 am
Newsgroups: microsoft.public.inetsdk.programming.wininet
From: "Saju Paul" <saju_p...@persistent.co.in>
Date: Thu, 29 Nov 2007 18:01:50 +0530
Local: Thurs, Nov 29 2007 7:31 am
Subject: Re: Increase timeout values. WinInet
Thanks. Actually I had tried it earlier but could not get it to work. When
you pointed out the same thing, I tried it again and got it to work.
Thanks!.
For the benefit of others, here is what worked for me.
b = InternetSetOption(hInternetHandle, INTERNET_OPTION_RECEIVE_TIMEOUT,
&dwTimeut, sizeof(DWORD));

"Vladimir Scherbina" <v_scherb...@online.mvps.org> wrote in message

news:OZEjNxcMIHA.5160@TK2MSFTNGP05.phx.gbl...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Volodymyr Shcherbyna  
View profile  
 More options Nov 29 2007, 10:37 am
Newsgroups: microsoft.public.inetsdk.programming.wininet
From: "Volodymyr Shcherbyna" <v_scherb...@online.mvps.org>
Date: Thu, 29 Nov 2007 16:37:35 +0100
Local: Thurs, Nov 29 2007 10:37 am
Subject: Re: Increase timeout values. WinInet
It should work in all cases.

--
Volodymyr

"Saju Paul" <saju_p...@persistent.co.in> wrote in message

news:%23LfeXPoMIHA.4712@TK2MSFTNGP04.phx.gbl...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google