Thread: network traffic calculator

  1. #1
    Registered User
    Join Date
    Sep 2008
    Posts
    1

    network traffic calculator

    i am doing a project on calculating the amount of traffic moving in and out of a computer from the NIC. Can someone please guide me on this? Any reading material or pointers would be of great help.

  2. #2
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    there are some WinAPI functions for retrieving system metrics,
    http://msdn.microsoft.com/en-us/libr...78(VS.85).aspx

  3. #3
    Registered User
    Join Date
    Mar 2005
    Location
    Mountaintop, Pa
    Posts
    1,058
    How about using SNMP to monitor your interface traffic? Here's a link to a SNMP library.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C help for network animator
    By fastshadow in forum Tech Board
    Replies: 7
    Last Post: 03-17-2006, 03:44 AM
  2. GUI Calculator - Critique
    By The Brain in forum Windows Programming
    Replies: 1
    Last Post: 02-25-2006, 04:39 AM
  3. thinking about making a network traffic monitor
    By jimjamjahaa in forum C++ Programming
    Replies: 9
    Last Post: 10-13-2005, 11:38 AM
  4. network traffic
    By c_cool in forum C Programming
    Replies: 1
    Last Post: 05-14-2005, 02:19 PM
  5. Need help with calculator program
    By Kate in forum C# Programming
    Replies: 1
    Last Post: 01-16-2004, 10:48 AM