I have a problem too with regards to socket particularly streams, i
don't know why everytime I call on the reader readline function it
actually waits till my socket times out just then it displays the data
on the screen (becoz i print it out on my test server)
someone told me to take out the data using bytes and display it to
screen, i don't know how to do this, can anyone help me on this?