PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Android Bluetooth server
Android Bluetooth server
Iniciado por Günther, 11,ene. 2018 09:59 - No hay respuesta
Publicado el 11,enero 2018 - 09:59
Hi,
I am developing for Android and would like to use bluetooth and act as server, that means listen und accept bluetooth connection.
Is it not possible to use the function SocketWaitForConnection() with bluetooth?
I get error "This function cannot be used with the Bluetooth sockets".
What do I have to do that I can act as server( wait and accept connection )?
Thanks for any advice.