Hello,
I am trying to implement android client using this example. I have replaced the "ws://websockethost:8080" with my chat server url, But I am getting
07-24 12:28:06.208: I/Websocket(18294): Closed draft org.java_websocket.drafts.Draft_10@42e49300 refuses handshake
error.
My chat server url is working fine with browser client.
Please help.
Hello,
I am trying to implement android client using this example. I have replaced the "ws://websockethost:8080" with my chat server url, But I am getting
07-24 12:28:06.208: I/Websocket(18294): Closed draft org.java_websocket.drafts.Draft_10@42e49300 refuses handshake
error.
My chat server url is working fine with browser client.
Please help.