Hello Geppy, > I send the command and the record without waiting any reply from server.
Yes, but I'm thinking over and it should work. TCP respect data sequence so cannot be any problem. As soon as server get's the command (and data len with it I suppose), he switch linemode off, and set IsRcvdBin to True. So the code part you posted should work. Was the original example not with client + server to test ? --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz -- 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
