python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
mDNS on react-native Request failed with status code 500
I am currently working on an IoT project which requires service discovery (I am in the Android side). I decided to use react-native-zeroconf and I encountered a problem.
There is a warning Error: Requ...

ChuChuwi
Votes: 0
Answers: 1
How to query an mDNS-enabled server over HTTPS with Android?
I've got an issue trying to make 2 devices communicate over HTTPS on a LAN because of Android's lack of support for mDNS.
Put simply, I'm developing and Android app (the client) that'll send HTTPS req...

benedick steve
Votes: 0
Answers: 0
Android NsdManager resolve return errorCode 0
I want to resolve an IPaddress of a custom IOT device(esp8266) with an Android device.
After some research I think there are two great options to do this. First option is the android NsdManager. The s...
Erik
Votes: 0
Answers: 1