From: <upn...@li...> - 2000-09-19 20:55:47
|
I've submitted another patch that fixes a SOAP interoperability issue. The SDK incorrectly assumed the namespaces used in SOAP requests must match the "s" namespace as used in the UPnP spec. This turns out to be incorrect. The name of the namespace is arbitrary. 1.0.0 patch 2 is relative to the patch 1 released last week and will not patch without it being installed. To get the patch, go the patch area for the UPnP SDK for Linux project and access the open patches. Click on 101580 and click on the link that says "view raw patch" and save it to a file. To apply the patch, execute this command from the root SDK directory: patch -p1 < upnpsdk-1.0.0-p2 Please report any problems with the patch to upn...@li.... This patch, along with any additional patches, will be rolled into the 1.0.1 release coming very soon. The Intel UPnP SDK for Linux Team up...@in... |