Category "indy"

Delhi TIdSSLIOHandlerSocketOpenSSL - how to configure CONNECT parameters

I watch the CONNECT request in Fiddler: CONNECT site.name:443 HTTP/1.1 Pragma: no-cache Connection: keep-alive Host: site.name Accept: text/html,application/xht

Sending e-mail with Indy doesn't show attachment in Outlook

I have the following problem. I've created a Windows service that sends e-mail with .xls attachments. If I open the e-mail with Windows Live Mail or Web Mail, i

Delphi FTP upload Access violation

I'm trying to upload a file .txt in my web space, but then the problems start, the code I tried is this: uses Windows, Messages, SysUtils, Variants, Classes, G