Difference between revisions of "FAQ"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== How ICS works == | == How ICS works == | ||
{| | {| | ||
− | | width=" | + | | width="160" | [[Asynchronous_Paradigm | Asynchronous paradigm]] |||| ICS works in Asynchronous Mode |
|- | |- | ||
| [[BinaryData | Binary data]] |||| Draft on possible solutions if you have to deal with binary data | | [[BinaryData | Binary data]] |||| Draft on possible solutions if you have to deal with binary data |
Revision as of 19:56, 20 February 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 | ICS works in Asynchronous Mode | |
Binary data | Draft on possible solutions if you have to deal with binary data |
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 |