Jump to content

Web Services for Devices

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by BG19bot (talk | contribs) at 06:45, 11 January 2013 (WP:CHECKWIKI error fix for #61. Punctuation goes before References. Do general fixes if a problem exists. - using AWB (8853)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Web Services for Devices or Web Services on Devices (WSD), is a Microsoft API to simplify 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.[2]

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.[3]

See also

References