Socket exception in Chp 6 earthquake example
I'm getting a socket exception in the chapter 6 example when refreshing earthquakes (or on startup):
The quakefeed string is correct:
"quakeFeed"= "http://earthquake.usgs.gov/eqcenter/catalogs/1day-M2.5.xml" (id=830067234160)
Exception occurs on getting the response code--details:
"e"= SocketException (id=830067248368)
cause= SocketException (id=830067248368)
detailMessage= "Permission denied" (id=830067248400)
Thanks in advance
-Alan
|