Results 1 to 3 of 3

Thread: monitoring ethernatcard using vb6

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2006
    Posts
    16

    monitoring ethernatcard using vb6

    i want to know how much data receive and sent from my ethernet card. i want to using vb6 to monitoring these data that receive and sent on ethernet card.

  2. #2
    Hyperactive Member kazar's Avatar
    Join Date
    Apr 2006
    Location
    UK
    Posts
    323

    Re: monitoring ethernatcard using vb6

    checking the amount sent is a lot easier than getting the actual packets sent across the card, which is it?
    KAZAR

    The Law Of Programming:

    As the Number of Lines of code increases, the number of bugs generated by fixing a bug increases exponentially.
    __________________________________
    www.startingqbasic.co.uk

  3. #3
    Hyperactive Member
    Join Date
    Oct 2005
    Posts
    294

    Re: monitoring ethernatcard using vb6

    Here is a project I made a while back to display the incomming and outgoing bandwidth of a network card. Should contain the code you're looking for.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width