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).
Where is TIpClientHttp documented?
Moderator: Rathinagiri
-
- Posts: 197
- Joined: Thu Jul 16, 2020 5:42 pm
- DBs Used: DBF
- AUGE_OHR
- Posts: 2093
- Joined: Sun Aug 25, 2019 3:12 pm
- DBs Used: DBF, PostgreSQL, MySQL, SQLite
- Location: Hamburg, Germany
Re: Where is TIpClientHttp documented?
hi,
i found it in harbour-master
c:\harbour\contrib\hbtip\httpcli.prg
i found it in harbour-master
c:\harbour\contrib\hbtip\httpcli.prg
have fun
Jimmy
Jimmy
-
- Posts: 197
- Joined: Thu Jul 16, 2020 5:42 pm
- DBs Used: DBF
- danielmaximiliano
- Posts: 2625
- Joined: Fri Apr 09, 2010 4:53 pm
- Location: Argentina
- Contact:
Re: Where is TIpClientHttp documented?
Document here : https://vouch.info/harbour/index.html?hbtip.htm
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*
Saludos / Regards
DaNiElMaXiMiLiAnO
Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*
Saludos / Regards
DaNiElMaXiMiLiAnO
Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
-
- Posts: 197
- Joined: Thu Jul 16, 2020 5:42 pm
- DBs Used: DBF
Re: Where is TIpClientHttp documented?
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