Difference between revisions of "TFtpServer.Addr"

From Overbyte
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
  '''property''' Addr: '''string''';
 
  '''property''' Addr: '''string''';
 +
 +
== Description ==
 +
 +
The interface to listen on. ''0.0.0.0'' means all interfaces.

Revision as of 09:09, 1 August 2008

Definition

property Addr: string;

Description

The interface to listen on. 0.0.0.0 means all interfaces.