Git Product home page Git Product logo

Comments (7)

mathertel avatar mathertel commented on July 17, 2024 2

Just an observation: When disabling all WiFi network adapters and using the ethernet only my machine can find devices. Otherwise not.

from bonjour.

RichardFoss avatar RichardFoss commented on July 17, 2024

I am having the same issue with Windows 10, and unfortunately haven't yet found a way around it. My (very simple) code works fine on my MacBook, but not on my Windows machine:
bonjour = require('bonjour')(); // browse for all http services bonjour.find({ type: 'http' }, function (service) {
I have used WireShark on my Windows machine to check that I am receiving mdns responses from my various devices, using the same wireless interface, and I am seeing the responses. A local software service associated with one of the devices is picked up. So the Bonjour module does appear to be working, just not responding to network devices. Any help would be much appreciated!

from bonjour.

fusionstream avatar fusionstream commented on July 17, 2024

Does not work on Windows 10 for me either. Device does not even appear when a localhost bonjour browser.

from bonjour.

scpedicini avatar scpedicini commented on July 17, 2024

I'm having the same issue (Windows 10), internally bonjour NPM package finds it but doesn't seem visible outside node.

from bonjour.

zwhitchcox avatar zwhitchcox commented on July 17, 2024

Same issue

from bonjour.

blamay avatar blamay commented on July 17, 2024

Same

from bonjour.

ffongmdsp avatar ffongmdsp commented on July 17, 2024

For me, it was the VirtualBox Host-Only Ethernet Adapter. Once I disabled it works fine. And at the same time Wireshark sees the proper MDNS traffic appears on my Ethernet interface.

from bonjour.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.