merlin wrote:

> I want to use UDP broadcast with Necko? Who can give me some advices?

The socket transport layer is currently TCP only. If you need UDP
sockets in a mozilla/XPCOM environment, you should probably just use
the NSPR socket API directly.

Darin


Reply via email to