I need to broadcast a message to accept "terms and condition" when devices try to connect to WiFi network. Type of devices - Android device, IOS devices (iPhone, Ipad), Window devices ( Phone, Laptop)
Asked
Active
Viewed 66 times
0
-
It sounds like you want a captive portal. A broadcast message is something else entirely. A broadcast is a message sent to every device on a network with a single message. – Ron Maupin Oct 06 '16 at 12:59
-
Thanks Ron Maupin , I am currently exploring the options. If the mentioned functionality could be possible with Broadcast message. Nothing like it as Captive portal would prove to an overhead. – Gaurav Barge Oct 07 '16 at 05:05