aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes still confused why UnknowHost is NOT fired Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "still confused why UnknowHost is NOT fired" Watch "still confused why UnknowHost is NOT fired" New topic
Author

still confused why UnknowHost is NOT fired

Costa Lamona
Greenhorn

Joined: Sep 17, 2006
Posts: 29
Hi

I am still confused about how java.net works



the strange thing is that although there is nothing called yakhoo.com
sometimes an input stream returned, but also sometimes it fires UnknownHostException when you try to get the stream,

so what is happening??

Thanks
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24040
    
  13

There is, indeed, a site at www.yakhoo.com .


[Jess in Action][AskingGoodQuestions]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: still confused why UnknowHost is NOT fired
 
Similar Threads
How to read character stream and byte stream at the same time?
servlets and pdf
Do I need a separate Web Client?
Returning Steams instead of Byte Arrays
Image transfer through sockets