Difference between revisions of "TWSocketServer.Addr"

From Overbyte
Jump to navigation Jump to search
(No difference)

Revision as of 14:48, 19 February 2006

Definition

property Addr: string;

Description

The interface to listen on. 0.0.0.0 means all interfaces.

Example

Best practices

How to