connect two different Devices (android and chrome) with same wifi and then send messages from android to the web
I am clearing that my task is to send the message from android and receiving the the message to Web Chrome through wifi connectivity the wifi network should be same for both devices I used UDP but it is not supproting for the chrome so I switched to the WebSocketChannel in which I set the […]