Sure, but I need a simple PRG showing the errors that I can test here. Code below, I change testget in samples folder to try tipclient with https. Thanks in advance! #Include "Fivewin.ch" Function Main() LOCAL oDlg, oGet LOCAL cCad := "Testing " // pad("Testing ...
... and the latest FWH ( 19.09 ), I get the following messages when making this call: . Error description: Error BASE/1081 Operation not supported: TIPCLIENTHTTP:new() Args: [ 1] = O TIPCLIENTHTTP [ 2] = C https Stack Calls =========== Called from: client.prg => TIPCLIENT:NEW( 225 ) Called from: ...
Guardando i sorgenti in xharbour\contrib\tipssl vedo che tIPClientPOP deriva da tIPClient che supporta nativamente l'SSL!! mentre tIPClientPOP no, basta aggiungere un parametro al costruttore...
... Harbour ( built for that FWH version ), and MSVC++ 2015. I get the following error: Error description: Error BASE/1081 Operation not supported: TIPCLIENTHTTP:new() The last two calls are from httpcli and client .prg's which are located in the tip libraries. Called from: client.prg => TIPCLIENT:NEW( ...
Where do I find tIpClient() I see it on this board, but I do not find it in the source directory of FiveWin, is this Harbour, xHarbour? Does Fivewin have an FTP client that can upload a file via FTP that is RFC compliant?