Read the code - that's what everyone who has ever learned anything about ntop has done, except for Luca, who wrote it.
The source files are named with pretty explanatory names - if you're interested in packet handling, look at pbuf.c. Sessions? sessions.c etc. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of atit jariwala Sent: Wednesday, March 26, 2003 4:22 AM To: [EMAIL PROTECTED] Subject: Re: [Ntop-dev] ntop new commer Thanks for Reply Ntop code is quite large and complicated... so start reading code line by line is not a possible i am clear with what i have to do.... and it is as follow: i want to byphercate traffic using application signature means for e.g. if some HTTP traffic is on port 8080 then it must be accounted into HTTP traffic not in other udp/tcp section traffic and simillarly all http traffic regardless of their port used..... Can any one tell from which place i should start.........? regards ===atit ----- Original Message ----- From: "Burton M. Strauss III" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 24, 2003 9:33 PM Subject: RE: [Ntop-dev] ntop new commer > Use the source, Luke. > > That's all there is... > > -----Burton > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of atit jariwala > Sent: Monday, March 24, 2003 3:36 AM > To: [EMAIL PROTECTED] > Subject: [Ntop-dev] ntop new commer > > > Hello friends, > > i am new commer to ntop... > i am using ntop 2.1.59 on Red hat Linux 2.4.18 kernel.... > > i know that ntop will classify TCP and UDP Traffic based on port number(for > e.g. all tcp port 20 traffic will be taken as FTP traffic).... > > i want to modify it and make traffic identification and byphercation based > on the Application Level Protocol > not just using standard port.... > > Where should i start? > > Can i get Software Architecture of ntop? > can i get Data Flow diagram for ntop? > > hope for thankful hands from ntop developers > > waiting for reply..... > Regards > ==atit > > _______________________________________________ > 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 > _______________________________________________ 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
