Difference between revisions of "FAQ"
Jump to navigation
Jump to search
(→FAQ) |
(→FAQ) |
||
Line 24: | Line 24: | ||
| [[FAQ.Timeout | Timeouts]] |||| Implementing timeouts on connections or protocols | | [[FAQ.Timeout | Timeouts]] |||| Implementing timeouts on connections or protocols | ||
|- | |- | ||
− | | [[FAQ.Multi-Threading | + | | [[FAQ.MultiThreading | Multi-Threading]] |||| Using ICS components and threads |
|} | |} | ||
Revision as of 17:15, 3 March 2006
Here, you'll find the most frequently asked questions which cover a range of components or all. You will find questions specific to one component in the How to section of each component.
How ICS works
Asynchronous paradigm | The non-blocking nature of ICS. | |
Sending and receiving data | Draft discussing possible formats of data transfer. |
FAQ
General | General questions not belong to other section | |
Internet | Specific for internet | |
Progress bar | Implementing a progress bar | |
Timeouts | Implementing timeouts on connections or protocols | |
Multi-Threading | Using ICS components and threads |