> I have a number of the Philips HUE lamps that I can control with > the iPhone app. > https://github.com/cDima/Hue/blob/master/Hue/UPnP.cs
This is a Universal Plug and Play discovery function, about which Francois has written in his blog, with a demo program: http://francois-piette.blogspot.co.uk/2013/02/using-universal-plug-and-play-upnp -with.html So start with that demo to discover your lamps. Then worry about sending them HTTP requests. We should probably add the UPnP component to the ICS distribution, even though it does actually use ICS, but a Microsoft COM object. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
