Connection Service Provider Catalog Items and Sysgen Variables (Compact 2013)

3/26/2014

In Windows Embedded Compact, you can implement Connection Manager to create different types of network connections by using a Connection Service Provider for each connection type, such as Wi-Fi or a virtual private network (VPN).

Connection Manager uses Connection Service Providers to do the following:

  • Add, delete, or update connection configurations.
  • Connect and disconnect connections.
  • Query status and receive change notifications for connection state, network type, and characteristic.

For more information about how to add or remove catalog items, see Create Your First OS.

Hardware and Software Requirements

Catalog Items and Sysgen Variables

The following table describes the catalog items and associated SYSGEN variables you can use to add Connection Service Provider functionality to your OS.

Catalog item

SYSGEN variable

Description

Dependencies

Connection Manager All Modules

SYSGEN_CONNMGR2

Provides all modules that support Connection Manager, including Connection Service Provider.

None.

See Also

Other Resources

Connection Service Provider Reference