Quite a regular
Joined: 2006/11/27 22:17 Last Login
: 2019/11/28 9:17
From Israel
Group:
Registered Users
|
I'm looking for ways to detect:
1. whether the network is up (a way that is more elegant than parsing "c:shownetstatus" output)
2. if the network has a connectivity with the outside world (tcpip stack can be up but the connectivity is inside LAN only, I want to detect this scenario to prevent unecessary connection that would fail).
The programming language is AREXX, but network access is done using python scripts. A brief google-ing on detecting network inside python didn't reveal anything useful
Does anyone has some ideas?
TIA, Jack
|