|
<< Click to Display Table of Contents >> Navigation: Telegram > 2024 > 10 > 29 > Telegram_2024-10-29T18 |
2024-10-29T18:06:49
That will work for testing I guess. I always used IIS, so I've never had to config ssl honestly. Indy is very solid, no doubt, but IIS + isapi it's more faster, definitely, and we use Intraweb as the delphi to web tool that it is, and separate it from the network stuff, that Indy handles in standalone or service .
Fortunately IW it's very straight forward to switch between compiling to deploy to isapi dll or stand alone, with the same source code.
2024-10-29T18:32:27
yeah ok. I think for our need being super basic indy will work fine
2024-10-29T18:32:29
but thanks for the tip