hi Francesco thank you for your idea but i need to try upnp devices running out of an OSGI framework .i tried to run the samples given by Domoware in this link http://domoware.isti.cnr.it/howToUse.html that i found in the documentation in Felix subproject upnp but i don't know how to launch them (control point and devices ) can anyone show me how? please i need your help thanks
2009/3/23 Francesco Furfari <[email protected]> > hello, > > it should be simple .... > > try to launch two instances of the felix runtime with the devices you have > already tested ... in each instance you should see the two clocks and two > TVs devices( being one local and the other remote). Clearly it works also if > you launch the two instances on networked PC. > > You can type the command "services" to see how many UPnP device services > are registered on the framework. A couple should be registered by the bundle > implementing devices, and another couple by the basedriver bundle. > > you can also install the UPnP Tester bundle, it is a graphical application > that monitors the devices registered on the framework, and enable you to > issue UPnP actions through the GUI. > > regards, > francesco > > > > > > > sana wrote: > >> hi, >> i would like to test upnpBundles figuring in your trunk, i succeed in >> testing the devices running in the framework but i don't know how to test >> external upnp devices( devices in the local network) like domoware >> examples >> ( i don't know how to launch them and how the upnp base driver will >> recognize them ?) >> >> >> i m waiting your reply, >> thanks a lot, >> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

