INTERNET_OPTION_MAX_CONNS_PER_SERVER 
Author Message
 INTERNET_OPTION_MAX_CONNS_PER_SERVER

Hi,

I'm trying to use the InternetSetOption API call, and I
need to know the exact value of this flags:
INTERNET_OPTION_MAX_CONNS_PER_SERVER
INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER
can someone give me a numeric value for these ???

 Thanx.



Fri, 07 Mar 2003 03:00:00 GMT  
 INTERNET_OPTION_MAX_CONNS_PER_SERVER
Hi,

I'm trying to use the InternetSetOption API call, but I need to know the
NUMERIC value
of these flags:

INTERNET_OPTION_MAX_CONNS_PER_SERVER
INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER

can someone please help me out ??

 Thanx.



Fri, 07 Mar 2003 03:00:00 GMT  
 INTERNET_OPTION_MAX_CONNS_PER_SERVER

Hi,

#define INTERNET_OPTION_MAX_CONNS_PER_SERVER     73
#define INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER 74


Quote:
> Hi,

> I'm trying to use the InternetSetOption API call, and I
> need to know the exact value of this flags:
> INTERNET_OPTION_MAX_CONNS_PER_SERVER
> INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER
> can someone give me a numeric value for these ???

>  Thanx.



Sat, 08 Mar 2003 00:08:07 GMT  
 INTERNET_OPTION_MAX_CONNS_PER_SERVER

Quote:

> INTERNET_OPTION_MAX_CONNS_PER_SERVER

73 decimal.

Quote:
> INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER

74 decimal.

Why do you need the numeric values? You should just include Wininet.h
that comes with the latest PlatformSDK (July2000 edition, downloadable
from Microsoft's site). These options won't work if you don't have the
latest libraries and DLLs, also.

        AriL
--
Pain and disappointment are inevitable. Misery is optional.
Homepaged at http://www.angelfire.com/or/lukumies



Mon, 10 Mar 2003 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. INTERNET_OPTION_MAX_CONNS_PER_SERVER flag numeric value?

2. DIRE NEED OF HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

3. HIDDEN FILE....PS..................................................................................................

4. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!ATTENTION!!!!!!!!!!!!!!!!!!!!!!!!!!!

5. Closing down .............................................................................................................

6. What SQL Server and Access TOOLS????????????????????????????????????????

7. Problem with DCOM (SERVER) HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

8. PHX/AZ-Denver/CO-CONTRACT-Visual Basic4.0-5/NT4.0Beta/SQL Server-RJC

 

 
Powered by phpBB® Forum Software