thanks Francesco I understand this, but I know that to respond to control point M-Search, devices should send an unicast ssdp message. I want to know to which port? Does the basedrievr specify any port? --- En date de : Mar 19.5.09, Francesco Furfari <[email protected]> a écrit :
De: Francesco Furfari <[email protected]> Objet: Re: UPnP Port À: [email protected] Date: Mardi 19 Mai 2009, 15h46 Hi Asma, if your question is: Can UPnP devices coexist on the same host machine? one developed by using Felix Base driver and another one (the mentioned Mediaserver) developed by third party? The answer is yes, the port is not a problem. It is a port used by all the devices belonging to the same multicast group. You don't need to change the port for the devices running on the OSGi Platform. ------ If you have experienced a conflict then there is a bug. francesco chihi asma wrote: > I understand that the 1900 port is a standard port on which listens UPnP > devices and control points, but on which source port sends the basedriver the > ssdp requests? I can't find it in the source code of the basedriver. Please > help me > > Asma > > --- En date de : Mar 19.5.09, Stefano Lenzi <[email protected]> a écrit : > > De: Stefano Lenzi <[email protected]> > Objet: Re: UPnP Port > À: [email protected] > Date: Mardi 19 Mai 2009, 14h43 > > chihi asma wrote: >> Hi, >> >> I'm runing the UPnP basedriver in an embedded device to detect UPnP services >> on the network and as it is shown in the upnp.properties file the default >> ssdp port is 1900 but I'm also runing a media server which listens on the >> same port. So I get a conflict. May I change the basedriver port without >> having any problem? > > If change the listing port you are creating UPnP network that can't discover > each other, unless you want to "join" the network on the OSGi platform. Is > it clear? > >> Thanks in advance >> >> >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

