Discussion:
How to dissassemble variable length fields
(too old to reply)
Kevin
2006-10-01 02:49:01 UTC
Permalink
How can you configure the receive pipeline to dissassemble a document that
has fields with variable lengths and no delimiters. Example:
lengthDATAlengthDATA...
Jan Eliasen
2006-10-01 20:56:19 UTC
Permalink
On Sat, 30 Sep 2006 19:49:01 -0700, Kevin
Post by Kevin
How can you configure the receive pipeline to dissassemble a document that
lengthDATAlengthDATA...
You can't. You will need to write your own disassembling component to
put into a custom pipeline.
--
eliasen, representing himself and not the company he works for.

Private blog: http://blog.eliasen.dk

Private email: ***@eliasen.dk
Loading...