Re: IOEthernetController and USB problem
Re: IOEthernetController and USB problem
- Subject: Re: IOEthernetController and USB problem
- From: Quinn <email@hidden>
- Date: Thu, 7 Mar 2002 17:48:36 +0000
At 11:09 -0500 7/3/02, Mike Cohen wrote:
Is there an equivalent to MoreNetworkSetup for Carbon?
Yes.
<
http://developer.apple.com/samplecode/Sample_Code/Networking/MoreSCF.htm>
I'd like to know if
I'm using a PPP connection and whether it will dial if I attempt to connect.
However, MoreSCF isn't the appropriate technology for that. You
should use the APIs exported by System Configuration framework to
solve this exact problem. Check out
SCNetworkCheckReachabilityByAddress and
SCNetworkCheckReachabilityByName in "SCNetwork.h".
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
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.