WSD-python
WSD-python copied to clipboard
Web Services for Devices (WSD) tools and utilities for cross platform support
We corresponded about eSCL to WSD bridge I was wondering if you ever worked on it at all If I had better understanding of the WSD protocol I could do...
I would like to see the day SANE is the default scanner server for linux, mac and windows. Sane's net backend and the Airsane front end make it possible to...
I have been updating a scanner Web GUI that I made for several models of orphaned scanners thanks to a command line binary. Recently I added eSCL/AirScan support, meaning that...
Detect the interface through which a target may be reached, and use it in ipv6 URIs. eg. `http://[fe80:::::%eth0]:80/`
Implement SOAP-over-UDP Appendix 1 http://specs.xmlsoap.org/ws/2004/09/soap-over-udp/soap-over-udp.pdf - [x] unicast retransmission - [ ] multicast retransmission - [x] duplicate messages detection
- [ ] fallback to epRefAddr to obtain a network-resolvable URI if no XAddrs present > if the value of this element is not a network-resolvable transport address, such transport...
http://docs.oasis-open.org/ws-dd/discovery/1.1/os/wsdd-discovery-1.1-spec-os.html
I would like to test it but can only invest minimal effort. Can you provide a small code snippet for scanning? Or even better provide a simple command-line interface?