http://qs321.pair.com?node_id=416984


in reply to Re: Read Socket data on data, not return
in thread Read Socket data on data, not return

The entire server working code is in the first link: here
I'm only using telnet as the client, which is sending in every character.
client = telnet localhost 2323

thanks!!