|
HttpAccessType |
HttpAccessType(AccessType) |
Parameters: AccessType = specifies the way the connection to the internet is established |
Returns: NONE |
HttpAccessType sets the Http access type. AccessType should have one of these values: 0 = Retrieves the proxy or direct configuration from the registry. 1 = Resolves all host names locally. 3 = Passes requests to the proxy 4 = Retrieves the proxy or direct configuration from the registry and prevents the use of a startup Microsoft JScript or Internet Setup (INS) file. By default PlayBasic uses the access type 0. You should set this value before you open a HttpConnection |
Related Info: | GetHttpAccessType | HttpProxyName : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |