network_tools icon indicating copy to clipboard operation
network_tools copied to clipboard

Adding support for UPnP

Open guyluz11 opened this issue 2 years ago • 1 comments

As this package is suited to bring the programmer a lot of network tools in one place it will be nice to add support for UPnP

There were several UPnP dart packages in the past but they are not maintained, I have found (and tested a little bit) a new package named upnp2 that picked up from the old ones.

Let's add support for searching UPnP devices in the network using the discovery method from that package.

guyluz11 avatar Jan 27 '23 10:01 guyluz11

@guyluz11 can you more specific use case here? I can't support everything whatever that package provides.

git-elliot avatar Sep 28 '23 17:09 git-elliot