Client has not timeout
HyCraftHD opened this issue ยท 0 comments
When you are not connected to the internet or your connection is very slow, there should be a timeout value.
E.g.
connection.setConnectTimeout(5000); connection.setReadTimeout(5000);