fra189

Results 2 comments of fra189

Hi, Thank you for answering. So this is the part of the code: ``` #define MDNS_MULTICAST_ADDRESS "224.0.0.251" #define MDNS_PORT 5353 int init(struct in_addr host) { struct ip_mreq mreq; struct sockaddr_in...

Thank you @cgutman I can make a try with that.