Subject: [ruby-ffi] library wireshark in ruby via ffi |
From: akdrim13 |
Date: 9/1/10 2:52 AM |
To: ruby-ffi |
Hello, 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. Thanks in advance