processes using Internet connection

S

sachin jesukaran

hello everyone,

I want to find out programatically :

* which are the program/processes using the internet connection.
* how many bytes was send/received by each program/process during
interactive browsing/messaging etc

ThankYou
 
S

sachin jesukaran

hello everyone,

 I want to find out programatically :

    * which are the program/processes using the internet connection.
    * how many bytes was send/received by each program/process during
interactive browsing/messaging etc

ThankYou

actually i want something like what the netstat -b command does on the
desktop.
it displays the application names that are using the internet
connection and how many bytes were consumed by each applications.

something like the SPB GPRS monitor app which displays the app name
and the bytes consumed.
you can check it here http://www.spbsoftwarehouse.com/products/gprsmonitor/..

if anyone can please guide me about the steps or direction to go to
acheive this ie any classes or native libraries available to implement
the same.

any kind of inputs would be really helpful.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top