Subject:
Re: [ruby-ffi] library wireshark in ruby via ffi
From:
Matijs van Zuijlen
Date:
9/2/10 5:52 AM
To:
ruby-ffi@googlegroups.com

Hi,

On 1/9/2010 9:52 AM, akdrim13 wrote:
I'm doing my project of 4th year of university and the theme of this
project is to realize a network analyser with web interface close to
what wireshark proposes. So its necessary to mapper the wireshark
library in the ruby language, that will allow me after to dissector
the packets captured via ffi

I have been looking for some manual or documentation about the library
on the net but no success. Afetr all i decided to join the developpers
mailing list to post the question and learn about development of ffi.
Is there any manuel or documentation  and any ideas are welecome.

Did you take a look at the Wiki? It's at:

   http://wiki.github.com/ffi/ffi/

You can always ask the list if you have specific questions.

Regards,
Matijs.