Hello, I am using jnetpcap 2.0 on opensuse.i just wanted to know if the reassembly is working? I'm using http-analyzer class in the same way that the example of the images to capture http traffic (especially HTML pages).
However, when running html.page(), the text is not complete... For example, the navigation to the jnetpcap's main page gives:
!doctype>
Does the tcp assembly work in the case that the http package do not send the size of the content? What can I do in this scenario? ( its pretty common)
The analyzer won't handle the case where http size is not included. Probably should. This was the first stab at http analyzer and its missing a lot of http idiosyncrasies.
can you give me a clue about how to implement this feature in the source code?
I'll provide you with some pointers tomorrow. I did not have time at all today.
Thanks
Happy new year !!