> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/service-discovery.md).

# ServiceDiscovery

Simple plugin to get any SSDP / UPnP / DLNA service on a local network

## Installation

```bash
ionic cordova plugin add cordova-plugin-discovery
npm install @awesome-cordova-plugins/service-discovery
```

**Plugin Repo:** <https://github.com/scottdermott/cordova-plugin-discovery>

## Supported Platforms

* Android
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
