forked from TrippyLighting/EthernetBonjour
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
When I use one arduino to generate an MDNS service, and another arduino to listen to the service...
- The service name is OK
- The IP address is OK, but sometimes, it's 0.0.0.0?
- The port is not the same port advertised by the arduino? Sometimes it is a random number.
- The text content is arbitrary garbage
It seems like adding the service record is OK, as on my host computer, I don't have issues reading the text data,
...but the service discovery on arduino is very broken?
Metadata
Metadata
Assignees
Labels
type: imperfectionPerceived defect in any part of projectPerceived defect in any part of project