termux / termux-api

Termux add-on app which exposes device functionality as API to command line programs.
https://f-droid.org/en/packages/com.termux.api/
2.34k stars 459 forks source link

mDNS discovery support #688

Open RohitVerma882 opened 4 months ago

RohitVerma882 commented 4 months ago

Feature description Please add multicast mDNS discovery api

Reference implementation

Have you checked if the feature is accessible through the Android API? Do you know of other open-source apps that has a similar feature as the one you want? (Provide links)

https://developer.android.com/develop/connectivity/wifi/use-nsd

https://source.android.com/docs/core/ota/modular-system/dns-resolver#mdns-local-resolution

https://github.com/vilassn/mDNS-demo