I create a wlan access point on the laptop (command in the command line netsh wlan set hostednetwork mode = allow ssid = AP key = 12345678). How to get a list of local ip-addresses of users connected to this point using C # tools? In the future, it will be necessary to implement the transfer of messages over the UDP protocol.