property BindAddress: string;
Description
Specifies the local TCP/IP address the HTTP server should listen to. If there are several network cards installed on the computer, and BindAddress is not assigned, the server will listen to "0.0.0.0", meaning that it is possible to connect to any of the available networking cards.