Where is TIpClientHttp documented?
Posted: Fri Jul 17, 2020 12:21 am
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).
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).