[Standards-JIG] PROPOSAL for Live Chat
Yann Le Boulanger
asterix at lagaule.org
Fri Jan 5 16:35:14 CST 2007
Pedro Melo wrote:
> - each stanza sends a partial set of characters, including a offset
> number, and a total size number. The receives replaces the current text
> starting at offset with the received update and then trims at the
> lenght. This should cover any updates/deletes, etc)
you send too much thing. offset + len(chars) = total size, so no need to
send everything.
--
Yann
More information about the Standards
mailing list