RE: Method to be notified of IP address changes
Thanks Jens...
-----Original Message----- From: Jens Sent: Saturday, January 28, 2012 12:45 PM To: Mark E. Armstrong Cc: darwin-dev@lists.apple.com Subject: Re: Method to be notified of IP address changes
On Jan 27, 2012, at 5:50 PM, Mark E. Armstrong wrote:
I am looking for a way to be notified of an IP address change, synchronously or asynchronously. What is the equivalent to NotifyAddrChange in Windows or NETLINK in Linux?
Use the SystemConfiguration framework to register for notifications of changes to the status of a network interface.
-Jens
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Mark E. Armstrong