Difference between revisions of "FAQ"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
== How ICS works == | == How ICS works == | ||
− | * [ | + | * [[Asynchronous_Paradigm | Asynchronous Paradigm]] - ICS works in Asynchronous Mode |
== FAQ == | == FAQ == | ||
− | * [ | + | * [[THttpCli.FAQ.Timeout | How to implement a timeout for THttpCli in my application?]] |
− | * [ | + | * [[THttpCli.FAQ.Progress | How to implement a progress for THttpCli in my application?]] |
− | * [ | + | * [[THttpCli.FAQ.SizeLimit | How to implement a download size limitation for THttpCli in my application?]] |
Revision as of 10:56, 19 February 2006
Here, you'll find the most Frequently Asked Questions about the components. Some links refer to articles and others on "How-to-do-things"
How ICS works
- Asynchronous Paradigm - ICS works in Asynchronous Mode