web based traffic analyzer..is it possible?!!..
Moderator: General Moderators
-
soul_krasty
- Forum Newbie
- Posts: 2
- Joined: Wed Jul 11, 2007 7:08 am
web based traffic analyzer..is it possible?!!..
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? 
-
soul_krasty
- Forum Newbie
- Posts: 2
- Joined: Wed Jul 11, 2007 7:08 am
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.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.