I am developing an application that will talk to a PC application over the LAN. My app will send a command to the PC App. The PC will process the command and send back one or more responses.
I am trying to find something similar to a data_received function that will continue to receive data in the background while the user is still using the app.
is this possible with B4A?
Thanks
Simon
I am trying to find something similar to a data_received function that will continue to receive data in the background while the user is still using the app.
is this possible with B4A?
Thanks
Simon