PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → [WM23 iOS] Socket
[WM23 iOS] Socket
Iniciado por ARV, ago., 13 2019 3:48 PM - Sem resposta
Membro registado
498 mensagems
Popularité : +8 (8 votes)
Publicado em agosto, 13 2019 - 3:48 PM
Hi all

I have a question about this topic on iPhone

I have two WiFi lest called WiFiA and WiFiB.
When my iPhone send a message from the socket while it's connected to WiFiA it works fine, but then I switch to WiFiB without closing the socket and try to send something with WiFiB it doesn't work, the function of SocketWrite doesn't return false, just return true, but the message will no be send.

I test it on my Android to see what will happend and works like it should be, when I switch the connection of the WiFi the function SocketWrite will return false.

I still don't know why this happend.

Maybe if I validated the change of the WiFi could solve this problem but there's no a way to solve the issue about the function?.

--
Best Regards
ARV