SCNetworkCheckReachabilityByAddress oddity ?
SCNetworkCheckReachabilityByAddress oddity ?
- Subject: SCNetworkCheckReachabilityByAddress oddity ?
- From: Jérome Foucher <email@hidden>
- Date: Tue, 8 Oct 2002 16:17:49 +0200
Hi all !
I think I've a strange behavior of SCNetworkCheckReachabilityByAddress.
But I'm not really sure if it's only strange or just intended to be
that way.
Here's what happens.
If in my location, all the Network Ports are disabled,
SCNetworkCheckReachabilityByAddress returns 0 in its flags. This is ok.
Now if all the Network Ports are enabled :
If Ethernet is enabled and the link is up, it also returns 0 in its
flags. This is not ok. The address can be reached.
If PPP is enabled and disconnected, the flags are transient, reachable
and connectionRequired.
Why do I have reachable here ?
If PPP is connected, flags are 0. I should have reachable here.
Is it a bug ?
FYI, it was on 10.2. I didn't test that on 10.1.x
Thanks
Jerome
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.