how to suppres network interface magic for USB devices
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=9sjOyhXyQKzJ/mShqn4PMTZ33cMnJVJy89MXeKV4o4E=; b=RRcTq6uNb6us8ItpPfQrQzm5nNcnJee5/uUTPaYLFZbUwgMKIfHB8+iZJOrQ6kbIda PEAsJAOdaJniqyB/k5cIy/ApUp2Idw7/wwlzFAO6MAUMrWLOKCLYOuBPOydhrCqd6Umu jh9f6KGFVADl/t845LyJ2tEEaHANCP19WlpxI= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=kx01ggmwCU23NdECSXmpgOKO+qSZYd7KM/YaFZIWZfb/7S6e6SI0qJVRRTxfITpPjD HZwMGPafY1zkNkk+/01Wa2dWNDTMBuDx7/kErAaJFb5oc5GT2ixWrNpMQm4u40Q/SHok WXRBgdq0OhwW5uhgo7tUG6q8Zo/mlI7w/Jh5U= Nice day to everyone, I'm working on an application which handles mobile phone serial modem once it's connected using USB cable. The issue I'm dealing with right now is that the system displays notification window (trough UserNotificationCenter.app) telling the user that "New network interfaces have been detected" and challenges the user to open network preferences. Is there any way to (temporarily) disable this behavior? Any clue what process/system component/driver... is responsible for this? Many thanks Pavel H. _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Pavel Hlavnicka