Re : upnp base driver

2009-03-27 Thread chihi asma
your help De : Stefano Lenzi À : users@felix.apache.org Envoyé le : Vendredi, 27 Mars 2009, 17h39mn 01s Objet : Re: upnp base driver chihi asma wrote: > Thanks a lot Stephane, that works now with the 2 PCs. But I tried to run the > Felix UPnP bundles. &g

Re: upnp base driver

2009-03-27 Thread stephane frenot
>> java.security.AccessController.doPrivileged(AccessController.java:61) >>at >> java.security.AccessController.doPrivileged(AccessController.java:55) >>at org.knopflerfish.bundle.console.Command.run(Command.java:220) >> >> Can anyone help me

Re: upnp base driver

2009-03-27 Thread Stefano Lenzi
org.knopflerfish.bundle.console.Command.run(Command.java:220) Can anyone help me? --- En date de : Jeu 26.3.09, stephane frenot a écrit : De: stephane frenot Objet: Re: upnp base driver À: users@felix.apache.org Date: Jeudi 26 Mars 2009, 17h53 It seems that your routing table is wrong unless you have 2 network

Re: upnp base driver

2009-03-27 Thread chihi asma
écrit : De: stephane frenot Objet: Re: upnp base driver À: users@felix.apache.org Date: Jeudi 26 Mars 2009, 17h53 It seems that your routing table is wrong unless you have 2 network interfaces active. You can ping your two PCs, because you are on the same link (eth0) But when you throw your

Re: upnp base driver

2009-03-26 Thread stephane frenot
; 00eth1 > default* 0.0.0.0 U 1000 > 00eth1 > > The 2 PCs adress are 192.168.0.20 and 192.168.0.21 > > I don't think thats a network configuration problem > > > > --- En date de : Jeu 26.3.09, mathieu a

Re: upnp base driver

2009-03-26 Thread mathieu
  0    eth1 > > The 2 PCs adress are 192.168.0.20 and 192.168.0.21 > > I don't think thats a network configuration problem > > > > --- En date de : Jeu 26.3.09, mathieu a écrit : > > De: mathieu > Objet: Re: upnp base driver > À: users@felix.apache.org > Dat

Re: upnp base driver

2009-03-26 Thread chihi asma
he other. > > --- En date de : Mer 25.3.09, Francesco Furfari > a écrit : > > De: Francesco Furfari > Objet: Re: upnp base driver > À: users@felix.apache.org > Date: Mercredi 25 Mars 2009, 13h12 > > It seems a network configuration problem. > Are you sure that the

Re: upnp base driver

2009-03-26 Thread Stefano Lenzi
ed, Mar 25, 2009 at 13:49, chihi asma wrote: No there is no firewall, I can ping and telnet from one PC to the other. --- En date de : Mer 25.3.09, Francesco Furfari a écrit : De: Francesco Furfari Objet: Re: upnp base driver À: users@felix.apache.org Date: Mercredi 25 Mars 2009, 13h12

Re: upnp base driver

2009-03-26 Thread mathieu
rit : > > De: Francesco Furfari > Objet: Re: upnp base driver > À: users@felix.apache.org > Date: Mercredi 25 Mars 2009, 13h12 > > It seems a network configuration problem. > Are you sure that there aren't firewalls activated on your pcs. > > The basedriver fails s

Re: upnp base driver

2009-03-25 Thread chihi asma
No there is no firewall, I can ping and telnet from one PC to the other. --- En date de : Mer 25.3.09, Francesco Furfari a écrit : De: Francesco Furfari Objet: Re: upnp base driver À: users@felix.apache.org Date: Mercredi 25 Mars 2009, 13h12 It seems a network configuration problem. Are you

Re: upnp base driver

2009-03-25 Thread Francesco Furfari
at java.lang.Thread.run(Thread.java:595) Started: Apache Felix UPnP Base Driver (#730) Thanks in advance Asma --- En date de : Mar 24.3.09, Francesco Furfari a écrit : De: Francesco Furfari Objet: Re: upnp base driver À: users@felix.apache.org Date: Mardi 24 Mars 2009, 17h33 well, then you can te

Re: upnp base driver

2009-03-25 Thread chihi asma
tdout]    at java.lang.Thread.run(Thread.java:595) Started: Apache Felix UPnP Base Driver (#730) Thanks in advance Asma --- En date de : Mar 24.3.09, Francesco Furfari a écrit : De: Francesco Furfari Objet: Re: upnp base driver À: users@felix.apache.org Date: Mardi 24 Mars 2009, 17h33

Re: upnp base driver

2009-03-24 Thread Francesco Furfari
well, then you can test them by installing the Intel Tool Kit and running the *Networked Light* sample http://www.intel.com/cd/ids/developer/asmo-na/eng/downloads/upnp/overview/index.htm If you use Domoware sample you basically use the same approach I suggested , because they run on OSGi v3 ..

Re: upnp base driver

2009-03-24 Thread sana
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 (

Re: upnp base driver

2009-03-23 Thread Francesco Furfari
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 net