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?).
I discovered that when setting the ConnectTimeoout property for a TIdHTTP component, it makes the requests (GET and POST) become about 120ms slower?
I am looking for a开发者_JS百科n example application to store objects to Amazon S3 using INDY components.
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
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?
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
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:
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.
I will try to explain the problem in开发者_如何学Python shortest possible words. I am using c++ builder 2010.
Using the latest snapshot of Indy tiburon on D20开发者_如何学JAVA10. A very simple project like: