Difference between revisions of "FAQ"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | 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 == | |
+ | * [http://wiki.overbyte.be/wiki/index.php/Asynchronous_Paradigm Asynchronous Paradigm] - ICS works in Asynchronous Mode | ||
− | |||
− | + | == FAQ == | |
+ | |||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:FAQ:Timeout How to implement a timeout for THttpCli in my application?] | ||
+ | |||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:FAQ:Progress How to implement a progress for THttpCli in my application?] | ||
+ | |||
+ | * [http://wiki.overbyte.be/wiki/index.php/THttpCli:FAQ:SizeLimit How to implement a download size limitation for THttpCli in my application?] |
Revision as of 12:30, 15 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