On Mon, Nov 26, 2001 at 07:01:46PM +0100, Jan-Thomas Czornack wrote:
> String hostname = InetAddress.getLocalHost().getHostName();
> InetAddress[] ips = InetAddress.getAllByName(hostname);
> 
> I used that long time ago, I hope it does what I think it should do...
> (return some ip's, including the wanted one)

Yeah, it works on my computer, but not on everybody's.  I'm not sure
why.

-- 

:: tavin cole (tcole at espnow.com) ::

if there's been a way to build it
there'll be a way to destroy it
things are not all that out of control

                        - stereolab

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to