TWSocketServer.Addr

From Overbyte
Revision as of 15:21, 19 February 2006 by Sysop (talk | contribs) (→‎Description)
Jump to navigation Jump to search

Definition

property Addr: string;

Description

The IP address of interface to listen on. 0.0.0.0 means all interfaces.

Example

Best practices

How to