Detect Internet V. local lan connection.

Posted by MattR on Stack Overflow See other posts from Stack Overflow or by MattR
Published on 2010-04-20T18:39:28Z Indexed on 2010/04/20 18:43 UTC
Read the original article Hit count: 158

Filed under:
|
|

Is there anyway with Windows api to detect whether a Windows 7 computer's network connection is an internet connection or a LAN connection without internet access? Windows 7 and Vista indicate this in the network icon (Local only v. Local and Internet), is there anyway to grab that information progammatically?

© Stack Overflow or respective owner

Related posts about Windows

Related posts about c++