Fun with Socket Errors
No fun with Socket errors.
I am trying to get an application working and I'm hitting headaches. It runs perfectly on my local server but when I upload it to my host, the java console shows socket errors, particularly this one:
"websocket connection ...... Unexpected response code: 400"
The environments are the same.
Any suggestions?
|