urgent-need some functions help
-
hello friends i m making sniffer using vc++ and want some fields they r 1. system's cpu usage 2.network packet/sec. 3.memory usage 4. number of connections 5.connection attempts. 6.protocol used 7.available network bandwidth. plz tell me functions used to retrieve these fields plz reply soon, its very urgent. bye
-
hello friends i m making sniffer using vc++ and want some fields they r 1. system's cpu usage 2.network packet/sec. 3.memory usage 4. number of connections 5.connection attempts. 6.protocol used 7.available network bandwidth. plz tell me functions used to retrieve these fields plz reply soon, its very urgent. bye
smarty12 wrote: plz reply soon, its very urgent. It's always urgent. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
-
hello friends i m making sniffer using vc++ and want some fields they r 1. system's cpu usage 2.network packet/sec. 3.memory usage 4. number of connections 5.connection attempts. 6.protocol used 7.available network bandwidth. plz tell me functions used to retrieve these fields plz reply soon, its very urgent. bye
smarty12 wrote: hello friends i m making sniffer using vc++ and want some fields they r 1. system's cpu usage 2.network packet/sec. 3.memory usage 4. number of connections 5.connection attempts. 6.protocol used 7.available network bandwidth. look for IPhelper api's for network related problem here is URL for that http://www.codeproject.com/internet/IPHelper.asp[^] and for cpu related problem again here is URL http://www.codeproject.com/threads/getprocesstimes.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta