I just used the same code given here for both server and the client, handshake
is fine. But when i try to send a message as normal as "Hello", the server
receives weird characters like this "������u�". This is happening
whatever i try. I have trimmed the first and last character after receiving and
add those two before writing.
Please help me