[4030] in java-interest
InetAddress
daemon@ATHENA.MIT.EDU (Elliotte Rusty Harold)
Thu Dec 7 22:16:03 1995
From: "Elliotte Rusty Harold" <Elliotte@blackstar.com>
To: java-interest@java.sun.com
Date: Thu, 7 Dec 1995 18:47:34 EST
Reply-To: elliotte@blackstar.com
X-Confirm-Reading-To: elliotte@blackstar.com
Is there a way to create a new InetAddress pointing at a particular
IP #? e.g.. 199.1.32.90? In my application I do not necessarily
know the host name. What I need is an InetAddress constructor that
can take either a byte array or a string like "199.1.32.90"
Alternately I could use a method that would convert a numeric address
into a valid hostname. Any suggestions?
--
Elliotte Rusty Harold Black Star Publishing Co., Inc.
elliotte@blackstar.com 116 East 27th Street
elharo@shock.njit.edu NY NY 10016
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com