PDA

View Full Version : Port Bandwidth Calculation in Java


sachin_kothari
03-03-2008, 03:54 PM
A friend of mine needs help in his project. He is doing DDoS Detection and Prevention as final year project. There are various ports for various services running on the system. He needs to calculate the bandwidth on all individual open ports of the system. How can he do it? A sample code, if availabe would be appreciated.

sachin_kothari
13-03-2008, 03:02 PM
Atleast some one tell me if it is possible or not?