Android Question B4A - Communication by sockets

Samuel Ramirez

Member
Licensed User
Longtime User
Hi,
I have an ESP8266 working as an access point that communicates by mean of a socket.I can detect the ESP8266 AP and I connected the android device to the AP.
Someone can give me an idea how to implement a simple communication (send and receive some bytes) in B4A?
 
Top