My program freezes when I execute TIPClientHTTP() function.
oInternet:= TIPClientHTTP():New("http://www.google.com", .f.)
What could It be?
#include "Fivewin.ch"
FUNCTION MAIN()
LOCAL oInternet:= TIPClientHTTP():New("http://www.google.com", .f.)
? oInternet
RETURN NIL
Enrico Maria Giordano wrote:Have you tried my sample as is? Does it freeze? If yes, you have a problem in your xHarbour installation or in your http connection (a firewall?).
EMG
sistemasit wrote:Enrico Maria Giordano wrote:Have you tried my sample as is? Does it freeze? If yes, you have a problem in your xHarbour installation or in your http connection (a firewall?).
EMG
I did Enrico. I tried your sample. I also downloaded the latest version of xHarbour.
sistemasit wrote:my TIP.LIB is may,28-2015
sistemasit wrote:I am downloading from xHarbour.org, and I get this lib from '2015. Is there any other link?
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 81 guests