River Ross
2004-09-08 19:21:39 UTC
Is there some way to configure in the environment\Windows\etc. the default
http connect timeout value for wininet? (I believe what the documentation
calls INTERNET_OPTION_CONNECT_TIMEOUT)
I have an MFC app that's already live so no programmatic solution is
possible. A user is reporting network reliability issues that make them
want to up the connection time out however my app doesn't expose any way to
adjust this option and my code is just running off of whatever is default
(not sure if that's a constant hardcoded into MS API or in the windows
registry somewhere etc.)
http connect timeout value for wininet? (I believe what the documentation
calls INTERNET_OPTION_CONNECT_TIMEOUT)
I have an MFC app that's already live so no programmatic solution is
possible. A user is reporting network reliability issues that make them
want to up the connection time out however my app doesn't expose any way to
adjust this option and my code is just running off of whatever is default
(not sure if that's a constant hardcoded into MS API or in the windows
registry somewhere etc.)