ping_discover_network 0.2.0+1
ping_discover_network: ^0.2.0+1 copied to clipboard
Library that allows to ping IP subnet and discover network devices. Could be used to find printers and other devices and services in a local network.
0.2.0 #
- Two pinging methods: ping ip addresses one by one OR all at once.
0.1.3 #
- Ping ip addresses one by one
0.1.2 #
- Added Flutter example: get the local ip and ping the subnet
0.1.0 [0.1.1] #
- Ping IP subnet on a given port
- Added example: ping ports range
- Added documentation
0.0.1 [0.0.2] #
- Initial release