<div>You keep referring to \r\n as the way we know that the server/client has finished transmitting.</div>
<div>&nbsp;</div>
<div>Are these two characters? Right now, I&#39;m only looking for a \n character. I don&#39;t quite understand what a&nbsp;CRLF&nbsp;or \r\n, I was guessing that they are the same as a newLine, and since the server only echoes back one line, this should be okay?
</div>
<div>&nbsp;</div>
<div>Any help would be great.</div>
<div>&nbsp;</div>
<div>Rick</div>