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

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


Back to the top