link state notification in Java
        Posted  
        
            by wwh37
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by wwh37
        
        
        
        Published on 2010-04-21T20:58:37Z
        Indexed on 
            2010/04/21
            21:23 UTC
        
        
        Read the original article
        Hit count: 261
        
Is there any way in Java to receive event notifications whenever link state changes on a computer (connected, disconnected, up, down, etc)? Thanks!
© Stack Overflow or respective owner