Web Services on Devices Catalog Items and Sysgen Variables (Compact 2013)
3/26/2014
In Windows Embedded Compact, you can write applications that use the Devices Profile for Web Services (DPWS) specification to communicate with other devices that implement DPWS.
For more information, see Web Services on Devices.
For more information about how to add or remove catalog items, see Create Your First OS.
Hardware and Software Requirements
- Requires Winsock, TCP/IP, and Network Driver Interface Specification (NDIS). For more information, and Network Driver Catalog Items and Sysgen Variables.
Catalog Items and Sysgen Variables
The following table shows the catalog items and associated SYSGEN variables for supporting Web Services on Devices in your OS.
Catalog item |
SYSGEN variable |
Description |
Dependencies |
---|---|---|---|
Web Services on Devices |
SYSGEN_WSDAPI |
Provides support for the Web Services on Devices API (WSDAPI), which can be used to develop client applications or device hosts that support DPWS messaging functionality on IP-based network devices. |
None. |
Web Services on Devices Samples |
SYSGEN_WSDAPI_SAMPLES |
The sample code for WSDAPI, which provides an example of how to implement basic messaging functionality: discovery, metadata exchange, control, eventing, and attachments. |
Requires SYSGEN_WSDAPI. |