upnp base driver

2009-03-23 Thread sana
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 d

Re: upnp base driver

2009-03-23 Thread Francesco Furfari
#x27;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,

Re: upnp base driver

2009-03-24 Thread sana
ternal 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: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@felix.apache.org > >

Re: upnp base driver

2009-03-24 Thread Francesco Furfari
esco 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

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-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
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-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-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 chihi asma
t: Re: upnp base driver À: users@felix.apache.org Date: Jeudi 26 Mars 2009, 10h36 Your network configuration may lack a default route. What does route command return ? mathieu On Wed, Mar 25, 2009 at 13:49, chihi asma wrote: > No there is no firewall, I can ping and telnet from one PC to t

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 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-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-27 Thread Stefano Lenzi
version are using, where have you download it from, which architecture are you running mika on? With the above information may I have a chance to replicate your problem and fix it. Are you using the UPnP Base Driver for jdk13 or for jdk14+ ? java.lang.NullPointerException at

Re: upnp base driver

2009-03-27 Thread stephane frenot
rmation may I have a chance to replicate your > problem and fix it. > > Are you using the UPnP Base Driver for jdk13 or for jdk14+ ? > > >> java.lang.NullPointerException >>at java.net.MulticastSocket.(MulticastSocket.java:51) >>at >

Re : upnp base driver

2009-03-27 Thread chihi asma
That's the environnement I'm running Mika on : PC with Pentium 4 processor, KUbuntu with Linux kernel 2.6.20. I downloaded Mika revesion 722 from K-embedded web site ( it should implemnts jdk 1.5) and finaly the UPnP Base Driver I tested is the one for jdk14+. Thanks in advance for

UPnP Base Driver address bug ?

2010-09-21 Thread Charbel el kaed
Hi, I am using an Android 2.1 and put OSGi/Felix on it, using the following open source project http://code.google.com/p/felixembeddedonandroid/ I added the UPnP Base driver and the UPnP API I also added: - an android binary light (like the upnp) but removed all GUI and swing API and classes