indy
Indy TCP Server - Handle OnDisconnect already deleted?
I have a Delphi application with a Indy TCPServer and TCPClient开发者_C百科. I use the AContext.Bindind.Handle for the identification of each connection (wrong?).[详细]
2022-12-30 10:21 分类:问答Delphi: Why does IdHTTP.ConnectTimeout make requests slower?
I discovered that when setting the ConnectTimeoout property for a TIdHTTP component, it makes the requests (GET and POST) become about 120ms slower?[详细]
2022-12-29 00:01 分类:问答Sample Application - Amazon S3 / Indy / Delphi
I am looking for a开发者_JS百科n example application to store objects to Amazon S3 using INDY components.[详细]
2022-12-28 01:52 分类:问答Detecting HTTP client used with HTTP Server?
I used the same request with 2 differents client HTTP. One is accepted by server (java request in IE) and not the other (Indy Client in Delphi software) ? Is there a way to detect the request differen[详细]
2022-12-27 16:48 分类:问答Indy or ICS or ?
Can any one tell me which is more stable?I know each开发者_运维百科 has their own advantages and disadvantages.But which one is better for http, etc?[详细]
2022-12-27 13:16 分类:问答Indy 10 FTP empty list
I have been receiving reports from some of my users that, when using idFTP.List() from some servers (MS FTP) then the listing is received as empty (no files) when in reality there are (non-hidden) fil[详细]
2022-12-25 10:53 分类:问答Sending a file from my application (Indy/Delphi) to an ASP page and then onto another server (Amazon S3)
I have a need to store files on Amazon AWS S3, but in order to isolate the user from the AWS authentication I want to go via an ASP page on my site, which the user will be logged into. So:[详细]
2022-12-24 09:07 分类:问答Which is more appropriate for pbx events, TIdTCPServer or TIdTCPClient?
I am trying out some IP PBX systems, Asterisk, Freeswitch, and Yate,to register for events in the PBX, and I want to know which of these components is the better one.[详细]
2022-12-24 02:51 分类:问答Abnormally disconnected TCP sockets and write timeout
I will try to explain the problem in开发者_如何学Python shortest possible words. I am using c++ builder 2010.[详细]
2022-12-23 21:56 分类:问答Indy IdSMTP and attachments in Thunderbird
Using the latest snapshot of Indy tiburon on D20开发者_如何学JAVA10. A very simple project like:[详细]
2022-12-23 05:53 分类:问答