indy10
indy GET dowloading speed
Welcome, I have to create caption with information about downloading speed in my application using indy http get compontent.[详细]
2023-01-30 06:07 分类:问答Tidhttp.connectTimeout not working!
So i\'m using tidhttp to make pos开发者_StackOverflowt requests. when i try to set connectTimeout whatever period of time it has no effect. I still wait ~5 sec before i get exception.[详细]
2023-01-27 07:50 分类:问答How do I fully qualify type identifiers in generic methods in Delphi?
This question came up when tryi开发者_运维问答ng to assign the OnUDPRead event on an Indy IdUDPServer component. (DelphiXE Update 1)[详细]
2023-01-25 17:08 分类:问答Indy10 File Transfer Causes 100% CPU Usage
i managed to fix some errors with disconnecting, now whenever a file is transferring the CPU Usage becomes 100%, i dunno what im doing wrong :S.....[详细]
2023-01-25 04:50 分类:问答Needed to be guided trought SSH Tunnel with a delphi Application
I created a Delphi 2010 application. It is use by many company in the region from trusted to untrusted users. The application authenticate users with MySQL behind MD5 encrypted password. F开发者_开发技[详细]
2023-01-21 21:27 分类:问答Twitter OAUTH and a Win32 EXE Desktop Application
I have been coding against a Delphi EXE (win32 desktop app) to access twitter and do certain functions.It used to use Basic authentication with the api limitation.I know I have to convert this to OAut[详细]
2023-01-20 16:54 分类:问答Better Indy for Dephi 2007
Which better is using default indy10 that\'s comes w开发者_运维问答ith Delphi 2007 or upgrade it to latest snapshot version and why ?[详细]
2023-01-14 19:04 分类:问答tIdHttpServer - EidConnClosed before sending a reply to POST
I am having trouble implementing a HTTP server with indy 10 in delphi 2007. I have set up a simple event handler for the CommandGet event.[详细]
2023-01-10 07:18 分类:问答Progress feedback in stateless HTTP session
I need to program a stateless server to execute remote methods. The client uses REST with a JSON parameter to pass the method name and its parameters. After servicing the result the session is closed.[详细]
2023-01-10 00:55 分类:问答Deadlock on tidtcpserver.active = false (Delphi2007/indy10)
I am having a problem with some code that was written by a developer that has now left our company, the code implements a tcpserver that responds to an XML based protocol. This appears to be working a[详细]
2023-01-09 11:49 分类:问答