Guy Harris wrote:
On Thu, May 29, 2003 at 01:32:55PM -0600, Bryant Eastham wrote:
We have a binary protocol over TCP. I have the PDUs being dissecting
correctly, but if multiple PDUs are in the same TCP "packet" they all appear
together in the tree (each as a tree item). Is it possible to have each PDU
appear on its own in the summary?
If by "the summary" you mean the summary display with columns such as
the Info column, the answer is "no" - there's a one-to-one
correspondence between link-layer frames and summary lines.
Well, I have a simmilar environment, a tcp stream that transports asn1 formatted messages. My solution is as follows:
--------------------------------------------------------------- time source dest ASN1 ASN1: type-A [12+1 msgs] time source dest ASN1 ASN1: type-C [13+1 msgs] --------------------------------------------------------------- Frame 1 .... Etherrnet II, Src: ...... Internet Protocol, Src Addr: ..... Transmission Control Protocol, Src Port: .... ASN.1: type-A ASN.1: type-D ..... ASN.1: type-A ASN.1: type-B (incomplete) --------------------------------------------------------------- hex display.... ---------------------------------------------------------------
-- Regards, ---------------------------------------------------------------- -o) Matthijs Melchior Maarssen /\\ mmelchior@xxxxxxxxx Netherlands _\_v ---------------------------------------------------------------- ----
Powered by MHonArc 2.6.10