Top "Indy10" questions

Indy 10 is a reference to a specific version of Indy.

Javascript Engine for Delphi

Are there any out there that work with 64 bits? So I can use it along IdHTPP. Edit: I found SpiderMonkey …

javascript delphi delphi-xe2 indy indy10
How to send an email with a calendar request (content type: text/calendar)

I have tried to embed the icalendar code in a email to be sent via indy with a content type …

delphi indy10
How to receive emails using indy 10 and delphi 7 with the file attachment?

How to receive emails using indy 10 and delphi 7 with the file attachment?

delphi indy10
Indy 10 TCP server

After a lot of searching I thought Indy TCP server would be the best to use on Instant messenger server …

delphi delphi-7 indy indy10 tcpserver
How to make Indy OpenSSL compatible with most servers

I use the following code to setup SSLHandler for POP3/SMTP sending/receiving app: IdSSLHandler->SSLOptions->Mode = sslmClient; …

openssl indy indy10
Using Indy Server's multiple bindings as separate sockets?

I'm still getting used to Indy, being a multi-threaded socket system with vast capabilities. One of the big things I've …

delphi delphi-xe2 indy indy10