I am trying to test my server using localhost on my PC when i send a test request it shows this message (i am using the following URL);
http://localhost:1180/m/Dispatcher/Su...
{
"status":"0 ",
"url":"http://localhost:1180/m/Dispatcher/Su...",
"response":"org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:1180 refused"
}