On Jun 10, 2009, at 2:01 AM, POINTEAU Remy wrote: > So, if I want just the data, I need to dissect all the packet again?
Either you need to dissect the packet yourself or get a Wireshark protocol tree for the packet and extract that field. > In the exempl I give you, in the tree view, we can see a branch > named "data", do you know where can i find the source for this > implementation (the file source) ? > > because if i find it, I'll just have to catch the value and send it > to my program. So what *exactly* are you doing here? Are you adding code to Wireshark, writing your own program using libwireshark, or what? ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
