Writing the Notifiers and RNDIS Control Application Tutorial

Explains how to write Uplink Authorization Notifier and RNDIS Network Connection Refusal Notifier plug-ins, and the RNDIS Control Application.

Before you start, you must read and understand Using the Extended Notifier Framework.

The Uplink Authorization Notifier requests permission for a RNDIS connection to access an external uplink. The RNDIS Network Connection Refusal Notifier informs the user when an attempt to use RNDIS has been blocked because Bluetooth PAN is active. The RNDIS Control Application needs to handle notifications to start and stop the uplink. It also needs to configure the NAPT protocol.


  1. Writing an RNDIS Control Application

  2. Implementing the Uplink Authorization Notifier Plug-in

  3. Implementing the RNDIS Network Connection Refusal Notifier Plug-in