PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → HTTPRequest
HTTPRequest
Iniciado por guest, 25,ene. 2018 00:59 - 1 respuesta
Publicado el 25,enero 2018 - 00:59
I am about to take the plunge and get rid of all my FTP code and replace it with the much more reliable HTTPRequest command (etc.)

Help says you use the URL plus PortNumber. Can you use IPAddress:PortNumber instead?

I do not see any reference to that unless I am more tired than I think I am!

Thx
Publicado el 25,enero 2018 - 11:59
Hi

Just consider that the httprequest is your browser URL area and you'll have the answer to most of your questions...

In that specific case, the answer is yes.

Best regards