I have an upnp library .Am making it to work as a controlled device.It works fine with UPNP 1.0 standard.How will I make sure that it will gracefully handle UPNP 1.1 controlpoint/control device request as well. There is no doccumentation for library :( I searched in the source code for new headers like BOOTID etc .No new headers(according to 1.1) are found in the code .. Is there any way to make sure that my solution will work with 1.0 and 1.1 as well.
Regards Varunjith