Multicast-Socket and JavaScript
Simon <[email protected]> Mon, 10 Nov 2008 09:14:32 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <3f4de46e-0272-4d32-8665-fb709f35647e@o40g2000prn.googlegroups.com> |
Hello, my application should have a form of push-service. So I decided to get the xml-messages from the server over multicast in my intranet. In the NSPR API I read something about "mcast", but not a lot. So I have two questions: - can I join to a multicast session from JavaScript or need I c++? - where can I found more information about this topic? (C++ or JavaScript) It would be great if somebody helps me. Thanks + Regards Simon