I have the code (and it works) to receive all the connected devices, by using the upnp protocol. from the device I get it's services. In order to operate a service in a device I need the list of functions and arguments the device service support. I know that this is in the xml file of the description message but I don't know How to receive this xml. And I don't know how to get the list of the operation's and variable. If any one know?? Thanks a lot. OZ
Correct group to ask that is microsoft.public.upnp Arkady "oz" wrote in message news:1170860484.989567.317360@v33g2000cwv.googlegroups.com... >I have the code (and it works) to receive all the connected devices, > by using the upnp protocol. > from the device I get it's services. > In order to operate a service in a device I need the list of functions > and arguments the device service support. > I know that this is in the xml file of the description message but I > don't know > How to receive this xml. > And I don't know how to get the list of the operation's and variable. > If any one know?? > Thanks a lot. > OZ >