PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Change port on SQLConnectWS server
Change port on SQLConnectWS server
Iniciado por Giovanni Carella, dez., 21 2016 6:14 PM - Sem resposta
Publicado em dezembro, 21 2016 - 6:14 PM
Hi,
I have WinDev Mobile 21 and i try to use SQLConnectWS.
I have apache webservice on my server and the poort forwarding on port 80.
I have the ability to change the port for remote connection.
for example:
SQLConnectWS("http://XXX.XXX.XXX.XXX:81","XXX.XXX.XXX.XXX","user","psw","db","MySQL")