Ask a questionAsk a question
 

Proposed AnswerShowing custom popups

  • Thursday, October 22, 2009 5:19 AMKriso.Krison Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

       I am having a wifi connection. I am using Belkin N1 Series WIFI Router. And i need to display a popup on their PC when someone tries to access my WIFI Router, i mean if someone tries to connect to the internet through this wifi connection. Is it possible? If so please let me know how.
    Born To Be Free

All Replies

  • Thursday, October 22, 2009 5:45 PMPaul E LongMSFT, OwnerUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Proposed Answer

    If you can monitor all traffic from your router, then you could write an program with the NMAPI to look for Hardware address you wish to block.  Then assuming the user has some way to provide a pop-up, you could send that machine a message.

    However, if you want to block unauthorized access to your router there are probably better ways.  You can limit access by allowing only certain IP addresses in the routers setup.  I would look at the router documentation for more details and see if you can accomplish what you want via the routers setup.

    Paul