Difference between revisions of "TFtpServer.Addr"
Jump to navigation
Jump to search
m |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Definition == | == Definition == | ||
| − | '''property''' Addr: ''' | + | '''property''' Addr: '''String'''; |
| + | |||
| + | == Description == | ||
| + | |||
| + | 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.