Home Help Java I java inetaddress



java inetaddress
Posted on: December 12, 2008 at 12:00 AM
This class of java in "java.net" represents an Internet Protocol (IP) address. InetAddress class is used to create and manipulate IP objects.

java inetaddress

     

This class of java in "java.net" represents an Internet Protocol (IP) address. InetAddress class is used to create and manipulate IP objects. It does not have a public constructor. The object of this class can be obtained using its static methods getLocalHost(), getByName(), and getAllByName(). It has several useful methods for obtaining host names and IP addresses, to check if the InetAddress is an link local address etc. 

 

Related Tags for java inetaddress:
.netjavacclassobjectobjectssedinternetipintthisaddressprotocolcreateaddtoeuseulmaninasmntnetddnetjadclestocinternobjprosesscolatlateispreeaandreprvassthavctsjeprndolo


More Tutorials from this section

Ask Questions?    Discuss: java inetaddress  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.