connection properties - packet counter

  • Thread starter Thread starter Guest
  • Start date Start date
Whether I for this purpose can configure somehow the driver of the network
card?
 
Hi
You usually can not, it is the driver's programmer decision whether to
provide one type of info or the other.
Jack (MVP-Networking).
 
Jack (MVP-Networking). said:
Hi
You usually can not, it is the driver's programmer decision whether to
provide one type of info or the other.
Jack (MVP-Networking).
You could write a driver that acts as you wish. All you need is a C or C++
compiler, lots of experience writing and debugging interrupt driven code,
and plenty of time to do both. However, if you met these conditions, you
would not be posting here; instead you would be doing it at home without
needing any help.

Jim
 

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

Back
Top