Nice idea. Probably it's better to split the code in two, by creating
a general widget to create graphs like graphviz does, another module
to manage the packet parsing and evalutation, and another one to use
these 2 module to produce the result. In this way the code could be
shared and used for the other idea proposed by luis in the UMIT wiki,
about the traffic network.

2009/3/26 Luis A. Bastiao Silva <[email protected]>:
> Hi folks,
> Are you a student? So you're the main interested in read it. :-)
> Volunteers are welcome too :)
>
>
> I was thinking about new things that I could help some networks users.
> And I thought that one thing could be useful for students of network,
> teachers and networking analyzes. Do you know what MSC means? Message
> Sequence Charts.
>
> Actually in PacketManipulator we have a nice plotter about a packet. That's
> cool but not enough.
> It's need a  gtk + drawing features with cairo, gdk, etc.
> But the idea it's create a viewer of sequence packet with plugin protocol
> support. It should have a protocol tree embeded too.
>
> Example with TCP:
>
> 10.0.0.1                     10.0.0.2                      10.0.0.3
> (....)
> TCP Syn(sn=22)    ---------- >
>          TCP ACK      <-----------
>          TCP FIN        ------------>
>
>
>
> And if we could analyze application protocols like HTTP and put it easy to
> understand like telnet commands.
>
> - Support live support
> - Load libpcap format (wireshark, sniffer xpto, etc)
>
> Another feature it's edit some fields and add some comments with balloons
> support.
>
> Finally to make sense it need to export the sequence to svg, png.
>
> That's idea. Others features to complement this idea are welcome.
>
> What do you think about?
>
> Best Regards,
> --
> Luís A. Bastião Silva
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Umit-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/umit-devel
>
>



-- 
Best regards,
Francesco Piccinno

------------------------------------------------------------------------------
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to