Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 2.32 KB

wsd-portal.md

File metadata and controls

51 lines (27 loc) · 2.32 KB
description ms.assetid title ms.topic ms.date
Read about how to implement web services on devices (WSD). Understand its purpose, where it's applicable, the developer audience, and run-time requirements.
590e0b0b-763c-44fb-a49f-606415f57b26
Web Services on Devices
article
05/31/2018

Web Services on Devices

Purpose

The Microsoft Web Services on Devices API (WSDAPI) supports the implementation of client-controlled devices and services, and device hosts conforming to the Devices Profile for Web Services (DPWS). WSDAPI uses WS-Discovery for device discovery.

WSDAPI may be used for the development of both client and service implementations.

Where applicable

Web Services on Devices allows a client to discover and access a remote device and its associated services across a network. It supports device discovery, description, control, and eventing. Developers can create WSDAPI client proxies and corresponding stubs for device hosts.

Developer audience

The Web Services on Devices documentation is intended for C/C++ programmers and device vendors creating DPWS-compliant products.

Run-time requirements

Client applications that use WSDAPI are supported starting with Windows Vista and Windows Server 2008.

In this section

Topic Description
About Web Services on Devices
Architectural and general information about Web Services on Devices.
Using Web Services on Devices
Information about generating code, configuring applications, and troubleshooting.
Web Services on Devices Reference
Reference documentation for the Web Services on Devices API.

Related topics

Dan Driscoll's Blog