Using Notifiers for a non-CFRunLooped app ??
Using Notifiers for a non-CFRunLooped app ??
- Subject: Using Notifiers for a non-CFRunLooped app ??
- From: Jérome Foucher <email@hidden>
- Date: Thu, 12 Dec 2002 11:49:44 +0100
Hi all !
My app, based on PowerPlant, uses System Configuration.framework to
configure the user's internet access.
It creates a brand new location, configures it, switch to it, handle
the connections, and monitors connections when the user surfs the
web....
I'd like to use notifiers to be called if by mistake the user switches
to a different network location when my app is running.
But my app does not use CFRunLoop as it's based on PowerPlant. Is it a
problem ? If so is there any solution ?
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.