How to get the status of a system network in Qt, how do we get event hits in .NET, so that every time we connect a network, we get a signal about the status of the network connection?
Is there any function that has the same functionality as I mentioned above?
Using ping and other network configuration methods takes little time.
But I need to display it as fast as I could, except using a specific port to listen on the socket and display its error.
Can someone help me?
source share