Re: WWAN Support
Re: WWAN Support
- Subject: Re: WWAN Support
- From: Quinn <email@hidden>
- Date: Wed, 27 May 2009 09:53:18 +0100
At 8:21 -0700 26/5/09, randy chapel wrote:
However, I note that the Novatel service provided from Apple works
for only 10.4.8+ and on intel macs. Thus, only part of my client
base will benefit. Is there an API to create services for my USB
device, so I can an universal solution?
AFAIK our WWAN stuff is layered on top of low-level APIs that are
public. That is, there's nothing stopping you from writing software
that:
a) uses I/O Kit to watch for USB WWAN devices
b) when one shows up, uses System Configuration framework to check
whether it's plumbed into the network stack
c) if not, does that plumbing
It's not going to be much fun, but it's probably feasible.
The real question you have to ask yourself is, how much do you care
about pre-10.5 users?
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden