RecvAddr property
Type: Long, read-only
IP address (in network byte order) of the sender of the incoming packet. The Ping method sets this property, but it will
not contain a valid value under certain error conditions (a timeout, for instance). You
may want to check the Error property before using
RecvAddr.
|