Hi everyone,
I'm starting a project to develop a network flow analyzer with
packets capture and disecting. Well, disecting packets is sinonymous
of wireshark. So, I'm wondering, how could I use WS's disector
database on my own project.
What I'm looking for is a way to pass a data pointer (lets say, a
ethernet header) and have all network stack shown to user on a
wireshark-fashioned-way, but in DHTML (yes, it's a web based solution
for net monitoring).
Some one could, please, point me where should I start ?
Best regards,
Caruccio
--
# ###########################################
# Mateus de Oliveira Caruccio <mateus at caruccio dot com>
# Linux User #183552 - ICQ #37364320
# In order to understand recursion you must first understand recursion.