Hello
I think we have to build an api layer for converting data from
libwireshark(dissection core) to JSON which would then be interpreted by
JavaScript browser to display results
Am i getting the idea right?
Regards
Sumit
On Fri, Apr 12, 2013 at 5:33 AM, Jakub Zawadzki
wrote:
> On Wed, Apr 1
On Wed, Apr 10, 2013 at 06:05:04PM +0200, Kurt Knochner wrote:
> Sumit Toshniwal wrote:
>
> > I am interested in JSONshark ( A dual project: a JSON message based
> > interface to epan (Wireshark's dissection core), and a Javascript Browser
> > App to control it.) Please Suggest me where should I s
Sumit Toshniwal wrote:
I am interested in JSONshark ( A dual project: a JSON message based
interface to epan (Wireshark's dissection core), and a Javascript Browser
App to control it.) Please Suggest me where should I start….
I'd suggest to start with a look at an already existing, similar
The starting point is to define a message based interface for using epan. I
believe the best place for doing that is the wiki with the help of the
other developpers.
Then there's the architechture of the system itself.
For which I think we have two or three sub-projects here. I believe more
peopl