Click to See Complete Forum and Search --> : Https Client


Ehsan
March 27th, 2001, 01:06 PM
Hi

I need a program that can send http/https requests to web servers and save their responses.

I know powertcp web tool(http://www.dart.com) but I have some difficulties using it for https protcol, can u help me in resolving my problem or can u introduce me another tool?

Thanks
Ehsan

sumit_karan
March 27th, 2001, 03:10 PM
Have you tried using the Internet Transfer Control
You call openUrl and it returns the response as
either a string or a byte array.
HTH