TWSocket.Addr

From Overbyte
Revision as of 14:43, 19 February 2006 by Wilfried (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Client

The host to connect to. It can be a dotted IP address or a hostname. If it is a dotted IP address then Connect will return immediatly, if it is a hostname it will block, so DNSLookUp is perferable.

Server

The interface to listen on. 0.0.0.0 means all interfaces.