On May 20, 1:01 am, Paul Kinlan <
paulkin...@google.com> wrote:
> Hi,
>
> In a hosted app using CORS you can issue HTTP requests on any ip/port.
> Packaged apps can whitelist cross-domain requests in the manifest.
>
> I have not tried it, but it should be possible for you to issue
> XmlHttpRequests that have M-SEARCH as your method. I am not overly sure
> of the specific semantics of UPnP discovery, but you can't set up a service
> to listen to incoming requests.
>
> P
>
>
>
>
>
> On Thu, May 19, 2011 at 9:30 PM, markmurak <
markmu...@gmail.com> wrote:
> > Hi Group,
>
> > I am planning to develop App that accesses locally WiFi connected DLNA
> > devices.
> > Here is the question:
> > 1. Can HTML5 App issue multicast message for device discovery?
> > address:239.255.255.250 port:1900 This is the UPnP discovery method
> > named "ssdp".
> > 2. Can ChromeOS allow the packet go through devices?
>
> > Any help will be appreciated.
>
> > markmurak
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Chromium Apps" group.