2007-04-17 22:15:08 UTC
Hello Adam,
while trying out sample.exe, I got two problems:
o My XML Document contains <URLbase> but you expect <baseURL> in your code.
(Please correct me if I go wrong in that case.)
o I needed to add a '/' between %s and %s in line 456 in upnp.c to get things work.
Otherwise a 'URL is not a valid HTTP URL.'-Error occurs.
If your code works for you, may be there will be a more general approach to get a bit more robustness? But I was originally searching for some documentation about UPnp router control facilities. Where did you get your information for this lib?
Bye
Elmar Loos.