Is there a way to determine if the ethernet port on a NB module has been connected to a LAN? And conversely, a way to detect when the cable has been unplugged?
Steve
LAN connection
Re: LAN connection
EtherLink() function. Return True if there is a link, otherwise False.