Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] no size information in fixed header-length for tcp_dissect_pdus()

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Thu, 7 Jun 2007 10:52:46 -0700

On Thu, Jun 07, 2007 at 04:13:09PM +0200, Robert Naumann wrote:

> in the rfb-protocol i've to dissect i got some zlib-compressed 
> FramebufferUpdates. The PDU-header doenst contain any information 
> about the compressed data-bytes, so i decided to sniff in the 
> compressed data, as there are the lenght information of one compressed 
> part is stored.  So i can move on the datastream to the next size 
> information until the end of the PDU. My GET_PDU_LEN()- function 
> reports the correct size of the hole PDU. Now to the problems i got.

Are you trying to dissect the VNC protocol?  I added support for server 
frame buffer updates to the VNC dissector after 0.99.5 was released and 
this includes the ZRLE (Zlib-compressed Run Length Encoding) type.  The 
sub-dissection of the ZRLE uncompressed data is not quite complete 
though.


Steve

  • Follow-Ups:
    • Re: [Wireshark-dev] no size information in fixed header-length for tcp_dissect_pdus()
      • From: Robert Naumann
  • References:
    • [Wireshark-dev] no size information in fixed header-length for tcp_dissect_pdus()
      • From: Robert Naumann
  • Prev by Date: Re: [Wireshark-dev] how to make tcap subdissector in plugin
  • Next by Date: Re: [Wireshark-dev] AirPDcap vs. AirPcap?
  • Previous by thread: [Wireshark-dev] no size information in fixed header-length for tcp_dissect_pdus()
  • Next by thread: Re: [Wireshark-dev] no size information in fixed header-length for tcp_dissect_pdus()
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation