Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Monitoring Internet Traffic

Monitoring Internet Traffic

Scheduled Pinned Locked Moved C#
tutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    aj esler
    wrote on last edited by
    #1

    I was looking for an application that will monitor how much traffic I send and receive via the internet only. Most of the programs I looked at had far more features than I need (though NetLimiter was very nice). I thought this might be a good opportunity to try writing my own. However I am not really sure where to start. What classes would let me look at the internet traffic and record the size of each inbound/outbound packet? I have heard mention of something called winPcap, but not really sure how to use it. Any pointers appreciated...

    L 1 Reply Last reply
    0
    • A aj esler

      I was looking for an application that will monitor how much traffic I send and receive via the internet only. Most of the programs I looked at had far more features than I need (though NetLimiter was very nice). I thought this might be a good opportunity to try writing my own. However I am not really sure where to start. What classes would let me look at the internet traffic and record the size of each inbound/outbound packet? I have heard mention of something called winPcap, but not really sure how to use it. Any pointers appreciated...

      L Offline
      L Offline
      Laubi
      wrote on last edited by
      #2

      There is a nice site called Codeproject where you find a lot of interesting articles ;) Here are some articles: http://www.codeproject.com/KB/IP/NDISmonitor.aspx[^] http://www.codeproject.com/KB/IP/hssniffer.aspx[^] http://www.codeproject.com/KB/IP/CSNetworkSniffer.aspx[^] http://www.codeproject.com/KB/IP/firewall_sniffer.aspx[^] http://www.codeproject.com/KB/applications/Sniffer.aspx[^] http://www.codeproject.com/KB/winsdk/Sniffer.aspx[^] http://www.codeproject.com/KB/IP/sniffer.aspx[^]

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups