Re: Help needed in Writing network usage monitor application

2009-11-18 Thread Aashishk Tiwari
Thanks Nick!! I got it that pcap will be used to capture packets. What will be achieved using IOKit? My other queries are like: 1. Will packets captured using pcap contain (if parsed) information like what application they belong to, , what particular document or tab (in case of browers) they

Help needed in Writing network usage monitor application

2009-11-17 Thread Aashishk Tiwari
Hi All, We are developing a network usage monitor cocoa application that should be able to log what urls user is visiting, what streaming media being played, what url is open in which browsers etc. We need to get notified when any new url is visited or etc. What APIs/library/Technology we