Page 1 of 1

web based traffic analyzer..is it possible?!!..

Posted: Wed Jul 11, 2007 7:17 am
by soul_krasty
can anybody tell me if i can build a web based traffic analyzer of my pc?..if it is possible, how it can be done? :D

Posted: Wed Jul 11, 2007 7:26 am
by feyd
Please explain further.

Posted: Wed Jul 11, 2007 7:30 am
by soul_krasty
feyd wrote:Please explain further.
well..i wonder if i can build a website using php to display the traffic of my network card..the website can display the packets.something like ethereal..

Posted: Wed Jul 11, 2007 9:51 am
by pickle
Probably, though I don't think PHP can be used to monitor all network traffic. You might be able to get something to parse ethereal logs. You'll probably be just as far ahead if you just set up Ethereal & read it's logs manually.