This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

[closed] SIMPLE decoding

0

Please, I beg you, can someone help me with this?

I think all the tutorials and stuff out there are totally confusing, cant somebody provide a SIMPLE example for a SIMPLE problem.

IP, UDP, [My protocol], RTP

Say my protocol is ONE byte, for simplicity. How can I display this byte, and then have the normal RTP display? I do not understand this.

The result I want to have is (seen in wireshark) :

 Frame 22... 
 Ethernet II... 
 Internet Protocol Version 4...
 User Datagram Protocol... 
 My Protocol
    My byte: 1 
 Real-Time Transport Protocol
    Rtp Version : 2 
 ...

If there was a possibility I would PAY somebody to help me with this!

asked 08 Nov '12, 02:58

harkap's gravatar image

harkap
58811
accept rate: 0%

closed 08 Nov '12, 06:29

helloworld's gravatar image

helloworld
3.1k42041

I'll make some time tonight to help you out (unless someone provides an answer first).

(08 Nov '12, 06:31) helloworld

The question has been closed for the following reason “Duplicate Question: http://ask.wireshark.org/questions/15614/how-to-tell-dissector-to-read-after-my-protocol" by helloworld 08 Nov ‘12, 06:29