LAN connection

Discussion to talk about software related topics only.
Post Reply
SeeCwriter
Posts: 635
Joined: Mon May 12, 2008 10:55 am

LAN connection

Post by SeeCwriter »

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
rnixon
Posts: 833
Joined: Thu Apr 24, 2008 3:59 pm

Re: LAN connection

Post by rnixon »

EtherLink() function. Return True if there is a link, otherwise False.
Post Reply