SetVicParms
(Engine-Level Function)
ReadTimeout | ||||||||
Required. This is the length of time in seconds that the client will wait for the server to respond. Has a minimum of 5 seconds and a default of 15. | ||||||||
SessionTimeout | ||||||||
Required. This is the length of time in seconds that the server will wait for the client to respond. Has a minimum of 10 and a default of 60. | ||||||||
Mode | ||||||||
Required. VIC connection mode values are as follows (Defaults to 0)
|
||||||||
AllowedOrigins | ||||||||
Optional. An array of the names of possible hosts that Anywhere clients will connect from. The VIC server will not communicate with Anywhere clients running from hosts not in that array. |
Comments: |
This module returns 1 if the parameters were set or Invalid if not. For the Anywhere Client, all entries in the server list are automatically added to the array of AllowedOrigins. Additional hosts may be added by specifying HostName = 1 in the [Clients-AdditionalAllowedOrigins] section of Setup.INI. |