Results 1 to 4 of 4
- 10-15-2008, 08:03 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 19
- Rep Power
- 0
- 10-15-2008, 10:59 PM #2
I don't understand your question. Do you mean TCP/IP hostname? or some Windows naming system?
In general, TCP/IP host name <==> IP mapping is handled by DNS
There is a getHostByName() function in the main Java libraries.
These names are generally static and work whether or not the other computer is up, accepting connections, etc.
- 10-16-2008, 10:48 AM #3
Member
- Join Date
- Oct 2008
- Posts
- 19
- Rep Power
- 0
Yes, the TCP/IP host name, but how can I get all the host from the LANs
- 10-16-2008, 01:43 PM #4
Similar Threads
-
org.apache.commons.mail.EmailException: Cannot find valid hostname
By Ed in forum Advanced JavaReplies: 3Last Post: 07-25-2011, 03:19 PM -
Looking Up the Address of a Host
By Java Tip in forum java.netReplies: 0Last Post: 04-07-2008, 08:11 PM -
Getting the host of the applet
By Java Tip in forum Java TipReplies: 0Last Post: 03-10-2008, 02:56 PM -
Getting host name/address
By Java Tip in forum Java TipReplies: 0Last Post: 11-19-2007, 04:34 PM -
IP to HostName
By Java Tip in forum Java TipReplies: 0Last Post: 11-11-2007, 08:07 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks