https://github.com/philippe44/mdnssd
mDNS service discovery app & library
https://github.com/philippe44/mdnssd
cross-platform mdns-sd
Last synced: 24 days ago
JSON representation
mDNS service discovery app & library
- Host: GitHub
- URL: https://github.com/philippe44/mdnssd
- Owner: philippe44
- Created: 2016-08-04T05:16:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T03:06:15.000Z (over 1 year ago)
- Last Synced: 2025-04-05T04:12:26.490Z (about 2 months ago)
- Topics: cross-platform, mdns-sd
- Language: C
- Homepage:
- Size: 2.54 MB
- Stars: 15
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This is a simple mdns service discovery inspired by from https://github.com/sudomesh/mdnssd-minIt has been updated to compile under Linux, MacOS, Windows, FreeBSD and SOlaris and split into a integrable part and a test program so that it can be included into various projects.
Please see [here](https://github.com/philippe44/cross-compiling/blob/master/README.md#organizing-submodules--packages) to understand proxy proxy repositories and to know how to rebuild my apps in general