Monday 1 May 2017

Is where a way to listen to wireless network changes in node js?

I am building an application in which I need to detect the any changes in connected wireless network ie when a user transfers from one network to another and log the change.

I am using electron js and wireless-tools for nodejs.

So is there a way to do this or I have to use setInterval() to check every few seconds.

Any suggestions/solutions are appreciated.Thanks.



via Sanjeev Malagi

No comments:

Post a Comment