Web Services for Devices

From HandWiki
Revision as of 15:18, 6 February 2024 by John Stpola (talk | contribs) (fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Web Services for Devices or Web Services on Devices (WSD) is a Microsoft API to enable programming connections to web service enabled devices, such as printers, scanners and file shares.[1] Such devices conform to the Devices Profile for Web Services (DPWS). It is an extensible framework that serves as a replacement for older Windows networking functions and a common framework for allowing access to new device APIs.

Operation

The Microsoft Web Services for Devices API (WSDAPI) uses WS-Discovery for device discovery.

Devices that connect to the WSDAPI must implement the DPWS.[2]

See also

References

External links