Change the status of a network interface

Home Forums Discussions General Change the status of a network interface

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5136
    Anonymous

      Hello,

      How can be changed the status of a network interface?
      For example if an interface is protected by firewall, the status should change to ‘firewalled’.
      Thanks!

      #6458
      Anonymous

        For example if the Windows Firewall is OFF the status of an adapter is Connected.
        When Windows Firewall is ON the status becomes Connected, Firewalled.
        See the link below:
        http://adapterstatus.webng.com/

        Is there a function I could use to change the adapter status into Firewalled?

        #6459
        Vadim Smirnov
        Keymaster

          I don’t think that there is a documented API/interface to do what you want, but probably you should be able to change the behaviour and view of visual elements (windows) by subclassing them with SetWindowsHookEx.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.