Is LineEnd correctly defined as #13#10 (Not the reverse) ? -- [EMAIL PROTECTED] http://www.overbyte.be
----- Original Message ----- From: "David G. Edwards" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Friday, May 12, 2006 9:26 PM Subject: [twsocket] TcpSrv1 ClientDataAvailable > Until the server or client shuts down > Display('Received from ' + GetPeerAddr + ': ''' + RcvdLine + ''''); and > ProcessData don't get called. > > I have: > LineMode := TRUE; > LineEdit := TRUE; > > Socketspy says the client is sending 0d 0a and shows what I would expect. > > If I set LineMode to false, the RecdLines display in real time, but I am > trying to get whole lines.... > > What am I doing wrong/not understanding? > > Thanks!! > > David > > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be