Jump to content

Web Services for Devices

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Padgriffin (talk | contribs) at 23:04, 6 March 2025 (External links: rm dead link). The present address (URL) is a permanent link to this version.
(diff) ← Previous 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

[edit]

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

[edit]

References

[edit]
  1. ^ stevewhims. "Web Services on Devices - Win32 apps". learn.microsoft.com. Retrieved 2023-04-06.
  2. ^ "WSD Device Development - Win32 apps".
[edit]