So wird man verarscht wenn man dumme Fragen stellt ... Flo ----- Forwarded message from David Schwartz <davids@webmaster.com> ----- From: "David Schwartz" <davids@webmaster.com> To: "David Woodhouse" <David.Woodhouse@mvhi.com>, "Tonglu Yi" <tlyi@126.com> Cc: "kernel" <linux-kernel@vger.rutgers.edu> Subject: RE: TCP/IP Date: Fri, 19 Nov 1999 02:56:46 -0800 Message-ID: <000101bf327c$c5856350$021d85d1@youwant.to>
tlyi@126.com said:
<DIV><FONT size=2> i have a question:as is known, the TCP/IP can provide a data</FONT></DIV> <DIV><FONT size=2>stream between two points, but this is a Byte stream, then how can</FONT></ DIV> <DIV><FONT size=2>i use it as a Bit stream? </FONT></DIV>
You need to convert the bits into bytes somehow.
I suggest that you do so by turning zero bits into the ASCII character '0' - 0x30h, and one bits into the ASCII character '1' - 0x31h
This method is patented by myself, but you may purchase a license if you contact me directly.
Don't use his method. The '1's sometimes rotate and get stuck in the wires. I have a superior method, patented of course. You use '0' (48) for the zero bits and 'o' (111) for the one bits. Both of these characters are sufficiently round to fit through even the narrowest network paths without jamming. I also offer 'royalty-free' licenses. DS - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/ ----- End forwarded message ----- -- Florian Lohoff flo@rfc822.org +49-5241-470566 ... The failure can be random; however, when it does occur, it is catastrophic and is repeatable ... Cisco Field Notice