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 / C++ / MFC
  4. How to monitor Network connections

How to monitor Network connections

Scheduled Pinned Locked Moved C / C++ / MFC
questionsysadmintutorial
5 Posts 3 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.
  • V Offline
    V Offline
    Vijjuuu
    wrote on last edited by
    #1

    Hi all, apologize if this is not right fourm to post this question. i am really curious to know how we(our program) can mointor the network connections ? say Zonealram will mointor all the network connection that are getting(incoming/outgoing) how this can be done ? any one if they can share there ideas will be great. i googled it but i didnt find relavent info so thought of asking experts . Thanks in advance.

    D L 2 Replies Last reply
    0
    • V Vijjuuu

      Hi all, apologize if this is not right fourm to post this question. i am really curious to know how we(our program) can mointor the network connections ? say Zonealram will mointor all the network connection that are getting(incoming/outgoing) how this can be done ? any one if they can share there ideas will be great. i googled it but i didnt find relavent info so thought of asking experts . Thanks in advance.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      One thought would be to use the ISensNetwork interface.

      "One man's wage rise is another man's price increase." - Harold Wilson

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      "Man who follows car will be exhausted." - Confucius

      V 1 Reply Last reply
      0
      • V Vijjuuu

        Hi all, apologize if this is not right fourm to post this question. i am really curious to know how we(our program) can mointor the network connections ? say Zonealram will mointor all the network connection that are getting(incoming/outgoing) how this can be done ? any one if they can share there ideas will be great. i googled it but i didnt find relavent info so thought of asking experts . Thanks in advance.

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #3

        if you are a firewall, you see all network packets that have your IP address as a source or destination, so by watching traffic you can build a list of all other IP addresses of interest. :)

        Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

        Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

        V 1 Reply Last reply
        0
        • L Luc Pattyn

          if you are a firewall, you see all network packets that have your IP address as a source or destination, so by watching traffic you can build a list of all other IP addresses of interest. :)

          Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum

          Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.

          V Offline
          V Offline
          Vijjuuu
          wrote on last edited by
          #4

          Hi Luc, Thanks for your reply.

          1 Reply Last reply
          0
          • D David Crow

            One thought would be to use the ISensNetwork interface.

            "One man's wage rise is another man's price increase." - Harold Wilson

            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

            "Man who follows car will be exhausted." - Confucius

            V Offline
            V Offline
            Vijjuuu
            wrote on last edited by
            #5

            Thanks David .

            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