I have problem with Indy IdHttp Post method. Function CallRpc() compiled with Delphi 2007 works fine but same code compiled with Delphi 2010 raises exception.
I\'m using Delphi 2006 and the TIdSMTPServer component (Version 10.1.5) to set up a SMTP server. This works fine, but I don\'t want to accept messages that are above a certain size. Is there a way to
I have the following code in my program.When I try to check if the proxy is a valid proxy or not it crashes my program.Any ideas how to fix this?I\'m using indy 10.
I want to upgrade my application from Indy 9 to 10 with Delphi 2007. Now this don\'t compile anymore as DecodeToStream is not found.
Iwant to upgrade my application from Indy 9 to 10 with Delphi 2007. There is a lot of issues in this, I have read the in开发者_Go百科dy doc about changes but I still need advise. This won\'t compile a
Here is a way to do an HTTP post using Indy, in one line, more or less: Response := FIdHttp.Post(URL, StringStream);
Is there a step-by-step guide about how to install the Indy 10 components in Lazarus? I have checked out the last snv s开发者_运维问答napshot at https://svn.atozed.com:444/svn/Indy10
I used to use Indy back in the Delphi 6 days, and I am playing with Indy 10 now.What I want to do is incredibly simple, but I don\'t see a simple way of doing it, so I must be missing something.
We use Indy and we need SSL eMail support in our app., however we need to have our application in a single .Exe.
I\'m using Delphi 2009 and the lastest Indy 10 from svn to send e-mails using SMTP, but it doesn\'t work with Gmail (Go开发者_运维技巧ogle Apps hosted domain). When I try to send an e-mail I get \"Mus