alexrait
December 9th, 2007, 01:16 PM
I need to solve the following problem:
During a predefined period of time, I want to know what applications were using the network (to download files, read webpages e.t.c). So that I can get a log of them.
In addition I need to tell between these that entered a mapped network drive to these that did not.
Any clues on where to read about it?
Is there a simple implementation of a sniffer in c++ that can do such things?
During a predefined period of time, I want to know what applications were using the network (to download files, read webpages e.t.c). So that I can get a log of them.
In addition I need to tell between these that entered a mapped network drive to these that did not.
Any clues on where to read about it?
Is there a simple implementation of a sniffer in c++ that can do such things?