手机端显示org.apache.http.conn.httphostConnectException:Connection to http://xxxxxx refused
怪我咯2017-04-17 17:08:42
org.apache.http.conn.httphostConnectException:Connection to http://xxxxxx refused
This means that the request for this http link failed when establishing a connection with the corresponding port. Refused generally refers to the remote refusal of the connection. It may be that the other party's port is closed, the corresponding service is not enabled, the firewall and other restrictions are in place.