Hi there,
The title says it most.
What I need is to have the Service running in background and listening to some port (this is over wifi) and when receives de data it will send it over bluetooth.
It is basically a way to relay data (text) to another device. Eventually I could send some header to select the proper bluetooth to relay to if there is more than one connected.
What is the best protocol to do this? I have experienced UDP with b4a and it works, but it can be lost easily. I dont need anything too fancy.
Any tip will be much appreciated
Eduardo
The title says it most.
What I need is to have the Service running in background and listening to some port (this is over wifi) and when receives de data it will send it over bluetooth.
It is basically a way to relay data (text) to another device. Eventually I could send some header to select the proper bluetooth to relay to if there is more than one connected.
What is the best protocol to do this? I have experienced UDP with b4a and it works, but it can be lost easily. I dont need anything too fancy.
Any tip will be much appreciated
Eduardo