Hello all, I want to develop a network bandwidth calculation program. i am a beginner to this type of work.
my strategy to do this is as follows:- 1. First sniffing the packets on a particular port ( for example if in first phase, I want to calculate bandwidth only for HTTP packets, port 80 ) 2. Extract the header and get the size information of the payload. 3. Now calculating the bandwidth.. is this the correct approach? Kindly give me some directions on it like: how can i proceed to do that ,which language i should use (i am comfortable with java, c/c++ ) Best Regards Deepak Garg B.Tech(CSE) Amity University -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
