is the tcp-reassembler working?

5 replies [Last post]
crandrad
Offline
Joined: 12/28/2009

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:



Reading Images from Http | jNetPcap OpenSource

crandrad
Offline
Joined: 12/28/2009
Does the tcp assembly work

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)

Mark Bednarczyk
Mark Bednarczyk's picture
Offline
Joined: 03/22/2008
The analyzer won't handle

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.

Sly Technologies, Inc.
R&D

crandrad
Offline
Joined: 12/28/2009
can you give me a clue about

can you give me a clue about how to implement this feature in the source code?

Mark Bednarczyk
Mark Bednarczyk's picture
Offline
Joined: 03/22/2008
I'll provide you with some

I'll provide you with some pointers tomorrow. I did not have time at all today.

Sly Technologies, Inc.
R&D

crandrad
Offline
Joined: 12/28/2009
Thanks Happy new year !!

Thanks

Happy new year !!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.