PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Change port on SQLConnectWS server
Change port on SQLConnectWS server
Iniciado por Giovanni Carella, 21,dic. 2016 18:14 - No hay respuesta
Publicado el 21,diciembre 2016 - 18:14
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")