Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-tcf-dev] TCP transport protocol specification

This would be great to get added to the docs as I had the same question. Is this something we can put on the TCF wiki?

On Tue, Apr 13, 2010 at 10:15 AM, Emilio Monti <Emilio.Monti@xxxxxxx> wrote:
OK, thank you Eugene, it is very basic.

If I correctly understood, the only thing that the TCP transport adds to
TCF is an escape sequence to break the stream into messages, to signal
the end of the stream and to distinguish the number matching the one
chosen as escape from the escape itself:

 * 0x03 + 0x00 <--> Data 0x03
 * 0x03 + 0x01 <--> EOM
 * 0x03 + 0x02 <--> EOS

Cheers,
Emilio


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
_______________________________________________
dsdp-tcf-dev mailing list
dsdp-tcf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tcf-dev


Back to the top