> For each server name, it does calls InetAddress.getAllByName(), then calls > getHostAddress() for each InetAddress returned, and adds them.
That'll be why mine seesm to assign IP's which aren't assigned to my machine, but are assigned in DNS then. I suspected something like that. d. > > In the future, we can add support for picking up all local > addresses defined > to the NIC(s), but we need JDK 1.4+ for that ability. That'd be cool. d. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
