In article <[EMAIL PROTECTED]> you wrote: > Resolving the hostname is a standard method for obtaining an IP address > for the machine
And pretty broken in a lot of the cases :) It is much better to retrieve the local current IP address of the connection you are going to send the ip (if it is needed). This works at least for TCP. For UDP it should be configurable, a lookup by name is of course a possible default. Gruss Bernd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]