IPWorks Auth 2020 C++ Builder Edition

Questions / Feedback?

WebServerPort Property

The local port on which the embedded web server listens.

Syntax

__property int WebServerPort = { read=FWebServerPort, write=FSetWebServerPort };

Default Value

0

Remarks

This property specifies the port on which the embedded web server listens. Setting this to 0 (default) enables the system to choose a port at random. The chosen port will be returned when this setting is queried after the server has started listening.This is only applicable when using the embedded web server.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 C++ Builder Edition - Version 20.0 [Build 8155]