Tool: DPWS-Explorer
The DPWS Explorer (current version: 3.13.14)
The DPWS Explorer is a GUI-based analyzing tool for DPWS compliant services; more precisely it’s a generic DPWS Client implementation using the WS4D Java Multi Edition DPWS Stack (JMEDS).
Allowing DPWS Target Services to be discovered in network environments or to be imported by WSDL, the DPWS Explorer visualizes various aspects of the service like metadata or message exchange and provides capabilities to call or subscribe to service operations. This is especially helpful for diagnostics and rapid prototyping purposes during the development process of DPWS Services. Communication between the DPWS Explorer 3.13.14 and each discovered DPWS entity can be fully monitored, logged and analyzed.
Download
DPWS Explorer v3.13.14 [win32-win32-x86]
DPWS Explorer v3.13.14 [win32-win32-x86_64]
DPWS Explorer v3.13.14 [cocoa-macosx-x86_64]
DPWS Explorer v3.13.14 [gtk-linux-x86]
DPWS Explorer v3.13.14 [gtk-linux-x86_64]
Advice on how to run the explorer:
- Windows 7 x86_64: use java -jar -d64 /path/to/explorer.jar
- Mac OS X: in 98% of all cases you should use the cocoa/64 bit version and run it with the following parameters java -jar -XstartOnFirstThread -d64 /path/to/explorer.jar