Difference between revisions of "TFtpServer.Addr"

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

Latest revision as of 09:21, 1 August 2008

Definition

property Addr: String;

Description

The interface to listen on. 0.0.0.0 means all interfaces.