Page Tree
Other Releases
...
LocalPort : WebGateway listening port. If you are using ONLY “Windows Authentication” ONLY using Windows Authentication, set it to zero (0) and the port won’t will not be opened.
LocalPortWA: WebGateway listening port using “Windows Authentication”Windows Authentication. If you are not using “Windows Authentication” Windows Authentication set it to zero (0) and the port won’t be opened.
RemoteIP : Computer IP where is running the runtime server (TServer.exe) .is running
RemotePort : “TServer.exe” listening port without “Windows Authentication”.Windows Authentication
RemotePortWA: “TServer.exe” listening port using “Windows Authentication”.Windows Authentication
WA: Force to use RemotePort or RemotePortWA. Do not matters which port the data arrive (LocalPort or LocalPortWA).
True = Use only Remote Port WA.
False = Use only Remote Port.
RuntimeUsersProject: [optional] Set which project (tproj) that has the RuntimeUsers data table to that will validate the users from SmartClient/RichClient.
CheckRunTimeUsersWA: [optional] Set to validate the users from SmartClient/RichClient using “Windows Authentication”.Windows Authentication
True = Enabled (Runtime Using Project parameter cannot be used when True).
False = Disabled.
TargetCF : [optional] Set if the project is being deployed in a Compact Framework environment (WindowsCE) or not.
...