Re: IOEthernetController and USB problem
Re: IOEthernetController and USB problem
- Subject: Re: IOEthernetController and USB problem
- From: Mike Cohen <email@hidden>
- Date: Thu, 07 Mar 2002 13:08:32 -0500
On 3/7/02 12:48 PM, "Quinn" <email@hidden> wrote:
>
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
I've been looking at the MoreSCF code, but this looks like what I really
need. I'd like to avoid doing anything if it would force the system to dial
a connection.
Is that available from a Mach-O carbon application?
--
[ Mike Cohen |
http://www.macmegasite.com/ ]
[ email@hidden |
http://www.worldbeatplanet.com/ ]
Sound is the same for all the world - Youssou N'dour, "Eyes Open"
_______________________________________________
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.