2010/4/26 Stephen Fisher <[email protected]> > On Mon, Apr 26, 2010 at 08:49:36PM +0200, p2m p2m wrote: > > > I'm doing my Final Project (University of Málaga, Spain) and need to > > use the Wiretap Library. I have been looking for some manual or > > documentation about the library for a week but no success. I have read > > the Developers Give too, but it doesn't explain to much. > > > > After all, I decided to join the Developers Mailing List to post the > > question and learn about developement of Wireshark: Is there any > > manual or documentation, as every programming library? > > The wiretap library, along with the Wireshark dissector library, have > been developed mainly for Wireshark's use. Under terms of the GPL, > anyone can use it, but it hasn't been coded or documented with that goal > in mind. > > What do you need the wiretap library to do for you? > > > -- > Steve > ___________________________________________________________________________ > 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 >
I need to capture iSCSI packets (using tshark) and then open the capture files and get the data I need using a dissector to analise it. In the same way Wiretap has been developed mainly for Wireshark's use, how a new developer can learn how it works?
___________________________________________________________________________ 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
