I am implementing a web service call from within a thread in android, the first call goes successfully but every subsequent call returns this error every time.
02-27 13:00:04.735: W/System.err(2681): java.net.ConnectException: 192.168.9.79/192.168.9.79:8080 - Network is unreachable
Please what am I supposed to do?