Tagged Questions
0
votes
2answers
1k views
Creating Java stubs for a DLNA service / client? (or, What the hell is a <scpd> root tag in an XML file?)
Looking at the specifications for DLNA, most of the metadata communication appears to be soap based. However I can't find anything like a WSDL for any of the various services. Instead there is some ...