Comment on Tutorial - InetAddress Example program in Java By Grenfel
Comment Added by : GSA
Comment Added at : 2010-11-23 02:36:26
Comment on Tutorial : InetAddress Example program in Java By Grenfel
I am getting
jayana-desktop/127.0.0.1
Exception in thread "main" java.net.UnknownHostException: starwave.com: starwave.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1145)
at java.net.InetAddress.getAllByName(InetAddress.java:1072)
at java.net.InetAddress.getAllByName(InetAddress.java:1008)
at java.net.InetAddress.getByName(InetAddress.java:958)
at Test.main(Test.java:9)
what might be the reason?
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. thank u it hlep me a lot gr8.
View Tutorial By: harish at 2012-03-31 14:34:50
2. int n = 0;
for (int m = 0; m < 5; m++) {
View Tutorial By: max at 2011-05-26 09:41:26
3. Fantastic tutorial...
very help full to me
View Tutorial By: venkat b at 2013-05-30 17:16:04
4. while i am executing this program i am getting Nul
View Tutorial By: Seema at 2013-11-26 18:39:15
5. hi, srinivas ... i too was having the same problem
View Tutorial By: Ashish at 2009-04-07 06:57:31
6. You may add STAX parser example also to complete t
View Tutorial By: Satyam Jaiswal at 2014-11-25 05:48:59
7. How to execute all these 5 files plz tell me step
View Tutorial By: Umesh Kamankar at 2011-03-19 10:56:29
8. /* File name : Employee.java */
public abst
View Tutorial By: Anonymous at 2012-11-16 12:23:17
9. The SAX Parser code has a problem for files of gre
View Tutorial By: Mark Nelson at 2011-11-14 20:16:41
10. I got error during using above code if There is ne
View Tutorial By: Sunil at 2009-12-28 05:22:45