Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: trouble with java.net.URL


Message #1 by "sami" <sami.s.n@l...> on Mon, 18 Jun 2001 11:27:34
hi everybody ,
iam havinga  aprogram which is running infinitely which opens a connection 
to an url.
everything works fine if for the first time internet is connected,
but if the internet is not connected when the program starts then even if 
the internet connection is restored back i get a unknownhostexception
is there anyway even if the internet connection is down when the program 
runs as soon as the connection is restored the program should be able to 
open the conection

  Return to Index