1

Is there a ZeroConf client extension for Firefox/XULRunner to be used in a zeroConf environment based on either mDNS or SLP?

I know of an extension already that's being developed by the ActiveState Open Komodo folks but it requires PyXPCOM support to be baked into the XULRunner runtime in order to access the Apple Bonjour libs for Windows. Is there anything else available?

4

3 回答 3

1

It appears that Andrew Tunnell-Jones has undertaken the task.

http://andrew.tj.id.au/projects/bonjourfoxy/

I have not yet verified that it works for me under Windows, but I am hopeful :)

It did not discover that I activated web sharing here, only with a user account active. Let me know what you find.

于 2009-02-08T21:59:11.253 回答
1

BonjourFoxy has come some way since Thorbjørn Ravn Andersen's post. It's implemented as a set of binary XPCOM modules tied together with a JavaScript XPCOM service. The service can be used to register, browse and resolve services as well as to enumerate browse and registrations domains. It builds and runs on OS X 10.5 (Intel), Ubuntu 8.10 (32-bit) and Windows XP (32-bit) and has been run on Windows 2000 as well.

于 2009-03-21T02:16:24.947 回答
1

The links given in this answer are dead or misleading. It seems like the project has changed its name and can now be found at http://dnssd.me/ .

I can confirm it works on

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0 on Win7.

I would have commented the posts, but don't have enough reputation to do so.

于 2012-11-26T09:42:06.093 回答