You'll need to figure out whether you are talking layer 2 (e.g. NetBIOS, tcp/ip, icmp, etc.) or layer 3 (ftp, http - protocols which ride over tcp/ip). Once you figure out what it's most similar to, grep into the code for the handling of that protocol and write your code using those as models.
-----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stefano Martini Sent: Tuesday, November 29, 2005 3:17 AM To: [email protected] Subject: [Ntop-dev] add a new protocol Hi All, What is the right way to add a new protocol to ntop. I want to add Lotus Domino traffic analysis to ntop in such a way that I can see information about the usage of Lotus Domino for each host on the net. Thanks in advance Stefano _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
