Show/Hide Toolbars

Licence Protector 5

 

Name

LocalProxyPort                                                                                      

Purpose

Property to get or set the information of the proxy port that is used to reach the Web Activation.

Params

None

Returncode

Returncode

Type Integer

Note

Port

e.g. 8080

Usage

Change the connection setting individually for every user.

Sample

 

  lic.UseLocalProxy := true;             // use a proxy

  lic.UseLocalIEProxy := false;          // but not the proxy from Internet Explorer

  lic.LocalProxyServer := ‘192.168.1.1’; // set the proxy

  lic.LocalProxyPort := 80;              // set the port of this proxy server

See also

Web Activation, WebServiceURL, WebRegister, ApplyActivationKey, ApplyActivationKeyForProject,  ShowWAStartPage, ShowWAProgress Page ShowWAResultPage, UseLocalProxy, LocalProxyServer, UseLocalIEProxy, Projectname