PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → Android Bluetooth server
Android Bluetooth server
Débuté par Günther, 11 jan. 2018 09:59 - Aucune réponse
Posté le 11 janvier 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.