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

Hi Emilio,

Source code of Java class org.eclipse.tm.tcf.core.StreamChannel is the
best description of escape sequences that is available at the moment:
http://dev.eclipse.org/svnroot/dsdp/org.eclipse.tm.tcf/trunk/plugins/org
.eclipse.tm.tcf.core/src/org/eclipse/tm/tcf/core/StreamChannel.java

Regards,
Eugene.

-----Original Message-----
From: dsdp-tcf-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Emilio Monti
Sent: Monday, April 12, 2010 4:13 AM
To: dsdp-tcf-dev@xxxxxxxxxxx
Subject: [dsdp-tcf-dev] TCP transport protocol specification

Dear all,
Is there a specification for the TCF's TCP transport protocol?
(Things like EOM (0x1), EOS (0x2), ESC (0x3) and the binary data escape
sequence).

Cheers,
Emilio Monti
Cambridge Silicon Radio Ltd


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