Page 1 of 1

Where is TIpClientHttp documented?

Posted: Fri Jul 17, 2020 12:21 am
by HGAutomator
Hi,

I'm looking for ways to check connectivity to several sites, with & without credentials, and to also check the sizes of a web page.

Is TIpClientHttp() the appropriate class to work with? I can't find any docs, or even the source for it.

I searched through the chm and the .c, .h, .ch, and .prg files in all c:\MiniGui folders & subfolders for 'TIpClientHttp', but it seems to be located somewhere else.

h_socket.prg makes use of the class, but I'm not clear on how to find more detailed info about the connection, other than looking at the lastErrorMessage property, (from the Tsb_exchange_rate sample).

Re: Where is TIpClientHttp documented?

Posted: Fri Jul 17, 2020 12:51 am
by AUGE_OHR
hi,

i found it in harbour-master

c:\harbour\contrib\hbtip\httpcli.prg

Re: Where is TIpClientHttp documented?

Posted: Fri Jul 17, 2020 6:33 pm
by HGAutomator
Yep, there is it. Ok, thanks.

AUGE_OHR wrote: Fri Jul 17, 2020 12:51 am hi,

i found it in harbour-master

c:\harbour\contrib\hbtip\httpcli.prg

Re: Where is TIpClientHttp documented?

Posted: Fri Jul 17, 2020 6:49 pm
by danielmaximiliano

Re: Where is TIpClientHttp documented?

Posted: Fri Jul 17, 2020 10:11 pm
by HGAutomator
Cool, I didn't know vouch was still posting updates.
danielmaximiliano wrote: Fri Jul 17, 2020 6:49 pm Document here : https://vouch.info/harbour/index.html?hbtip.htm