Skip to main content

All Questions

Tagged with
0 votes
1 answer
2k views

Windows 11 not resolving .local addresses using mDNS

I am broadcasting a new mqtt-service via mDNS. My Flutter app is notified that a new service was registered but I am problems with the name-resolution of the address called MyMqttService.mqtt.local ...
barracuda317's user avatar
0 votes
0 answers
92 views

Share data between 2 apps without internet using React Native

I want to share data between apps offline. It is a few kb of JSON data. I tried using react-native-bonjour to transfer data. But In the library, I don`t see methods to send the data. I see only the ...
Aarthi Govardhanan's user avatar
0 votes
0 answers
193 views

iOS / HTTP Server communication, device to device

In the past few days, I've been reading a lot of articles and Stackoverflow questions. We are looking to transfer data between a Windows IOT PC and an iPad. We would like a HTTP Server, without using ...
Dekim's user avatar
  • 634
1 vote
0 answers
108 views

Is there any reliable way to discover microcontroler in LAN in iOS / Android / Windows / Linux / macOS?

I am trying to expose ESP8266 to be available both when working as access point and while connected to the wireless local network (use case would be: is user leaves home with the device - it starts ...
M. Stefański's user avatar
0 votes
1 answer
1k views

Windows dns-sd (Bonjour/ZeroConf) did not discover iPhone service via USB

I have a Bonjour _http._tcp. service published on iPhone. With the iPhone Wifi Off; running the following dns-sd command on MacBook's terminal: dns-sd -B _services._dns-sd._udp then connect the iPhone ...
cambs's user avatar
  • 29
-1 votes
1 answer
490 views

Sending web requests to IoT device both on Wifi and on mobile data

I have a Xamarin application that requires to connect to a device from the LAN side and also the WAN side. The device (an ESP8266) is connected via WiFi to an internal network and can be accessed from ...
Sparers's user avatar
  • 433
11 votes
3 answers
4k views

NSdManager ResolveListener Error Code 3: Failure Already active

I'm using NsdManager in an Android App to discover NSD services published by another device also developed by me. I only do service discovery on Android App (no service registration needed on this ...
DarkJediNinja's user avatar
1 vote
0 answers
125 views

Why does 'DNSServiceRegisterRecord' not return reference, if there are many ip addresses on the adapter?

I am registering about 80 ip addresses on my router, creating udp sockets, and want to do Bonjour registration for each ip. But the registrations are extremely slow, or failing in presence of so many ...
Mihir Bose's user avatar
8 votes
1 answer
18k views

How to install the dns-sd command line test tool on Windows or Linux?

The book Zero Configuration Networking - The Definite Guide by Stuart Cheshire and Daniel H. Steinberg from 2005 describes a dns-sd command line test tool which should be available for macOS, Windows ...
Vega180's user avatar
  • 768
1 vote
0 answers
84 views

Bonjour Host Discovery for REST Web Services

Up to now I have never worked with bonjour. I think it is an interesting approach for using it to discover hosts which run rest services (e.g. by defining a predefined URL for devices providing a ...
user3579222's user avatar
  • 1,337
1 vote
0 answers
224 views

gethostbyname works in bonjour, but not in avahi

I am finishing up the process of switching from bonjour to avahi in my embedded Linux 3.14. All is working fine,except from the issue of gethostbyname(). Mdns advertised devices are resolved by ...
glrocks's user avatar
  • 11
3 votes
1 answer
2k views

Android NsdManager not able to discover services

I'm running into a problem with Androids NsdManager when following their tutorial Using Network Service Discovery. I have a few zeroconf/bonjour hardware devices on my network. From my mac I can ...
zafrani's user avatar
  • 4,080
2 votes
1 answer
2k views

How to make Windows' Bonjour resolve foo.bar.local subdomains created by Avahi

Why can't Windows' Bonjour (the Apple one) automatically resolve foo.bar.local, when Ubuntu and macOS can? foo.local instead is resolved without issues by every OS. Here's my avahi-daemon.conf: [...
ThreeState's user avatar
0 votes
1 answer
3k views

Bonjour: Search for a service by name

I have an application that needs to search and resolve a Bonjour-advertised service whose name is known in advance. Most Bonjour examples I have found related to service discovery are structured more ...
Grodriguez's user avatar
1 vote
1 answer
959 views

zeroconf on wireless connection without password

I want to setup a register / discover type of service connection between 2 devices on the same wireless LAN. Idea is to find, connect and send wireless router password to a new device for easy ...
Adnan Senyurt's user avatar

15 30 50 per page
1
2 3 4 5 6