I am trying to use the Wi-Fi AP functionality for Android to send a MAC broadcast frame that other devices listening within the range can listen to. Any ideas on how to do this would be greatly appreciated.
Open the socket, send the UDP packet to the IP broadcast address. It will be automatically translated to the broadcast MAC address.
Source: https://habr.com/ru/post/1410973/More articles:How to export web SQL to .csv file - javascriptVim replaces line breaks - vimAccessing the value of a global variable using require? - perlPrimeFaces overlayPanel outside the container - jsfCan I find out if the method is called in the application? - c #Download jquery Cakephp file - jqueryChange multiple rows in mysql database at the same time - databaseUsing json with Play 2 - jsonDjango-Chartit 'source' must be either QuerySet, Model or Manager - javascriptDebugging or verbose mode for Kconfig? - linux-kernelAll Articles