views:

16

answers:

0

In Windows, I want to get the statistics similar to that dumped out by "netstat -e". This commands spits out the data (bytes in & out) for all the adapters. How can I get similar information but for a specific adapter. Say if I have two adapters & both are connected, how can I specify (either using netstat or something else) to give me that data for that particular adapter?