libupnp/upnp/sample
Marcelo Roberto Jimenez 25c908c558 SF Patch Tracker [ 2836704 ] Search for nested serviceList (not
stopping at the first lis
	Submitted By: zephyrus ( zephyrus00jp )
	
	Internet Gateway Device description contains nested serviceList (rootdevice
	-> servicelist, subdevice
	and subdevice has the lower-level serviceList, etc..)

	Unfrotunately, the sample code sample_util.c used by tv_device sample,
	etc.
	has a code that looks for only the first top-level serviceList.
	This results in the failure to read all the services of an IGD xml
	description.

	Attached patch modifies this behavior and looks for the service by
	visiting all the serviceList in xml document in turn.

	With the modified patch (ad additional modification), I could
	simulate an IGD device and created a modified control program for that.

	Patch against 1.6.6

	TIA.



git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/branches/branch-1.6.x@502 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2010-03-20 21:32:38 +00:00
..
common SF Patch Tracker [ 2836704 ] Search for nested serviceList (not 2010-03-20 21:32:38 +00:00
tvcombo Backport of ixml from 1.8.x. 2008-07-27 05:01:52 +00:00
tvctrlpt Merge of trunk into branch 1.6.x. 2008-03-25 10:21:08 +00:00
tvdevice Backport of svn revision 493: Declare a few functions to have proper 2010-03-15 15:34:54 +00:00
web * Add ChangLog entry for the tvcombo sample 2007-05-24 11:20:01 +00:00
Makefile.am Merge of trunk into branch-1.6.x. 2007-12-27 02:14:02 +00:00