Hi

On Mon, Mar 30, 2009 at 9:38 AM, Abhiram Kasina <[email protected]>wrote:

> Hi
>
> Nice idea. Probably it's better to split the code in two, by creating
>> a general widget to create graphs like graphviz does,
>
>
> What do you mean, by " like graphviz does"? How does graphviz do it? Could
> you elaborate a bit more?
>
Graphviz it's a graph representation. What Francesco suggests it that we can
use it in Traffic analyzer. But traffic analyzer need to draw in runtime.


>
>
>
>> another module  to manage the packet parsing and evaluation, and another
>> one to use these 2 module to produce the result.
>
>
> Does PM do packet parsing and showing as of now? I mean, I tried sending an
> ICMP ping, but I coudn't see the reply in the same window. But, if I sniff
> the packets at that time, there it could be detected.
> Can I infer that even this filtering needs to be done, so that we know
> which is the reply to my ICMP packet?
>

If you wanna make Message Sequence Chart and/or Traffic Analyzer you need to
firstly parse the results and get the source, destination, etc of each
packets (traffic) and get the type of packets(TCP, UDP, HTTP.. sequence
numbers...). It's just parsing the results.
Next level it's use this parse and show a powerful graphical interface to
user could visualize it.


>
>
> Thanks
> Abhiram Kasina (casinaroyale)
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Umit-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/umit-devel
>
>

Best Regards,
-- 
Luís A. Bastião Silva
------------------------------------------------------------------------------
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to