Hello Wesley,

> If I have LineMode off, that means I have to
> either 1) look for a terminator or 2) accept <x> many bytes and then act
> on the information I have so far, correct?

yes

> Again, as I've seen in archive here before, what happens if my
> information gets processed in two batches (packets)?  When do I decide
> OK, enough is enough, and continue on processing?  Is TWSocket
> neccessarily fit for binary-type protocols like Napster/ICQ/WASTE/etc
> with variable-length packets?

Sorry I dont understeand what you asking here. You can send binary data
of course but if you wants to use LineMode then you have to escape some
bytes, otherwise you have to send some length byte/word/dword.

You find on my site some additional demo file witch may help you.

---
Rgds, Wilfried
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

Reply via email to