diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-F4BD69B6-008E-51DB-ABFF-1E17E10B053F.dita --- a/Symbian3/PDK/Source/GUID-F4BD69B6-008E-51DB-ABFF-1E17E10B053F.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-F4BD69B6-008E-51DB-ABFF-1E17E10B053F.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,12 +1,12 @@ - - - - - + + + + + How to use sessions efficiently

For most purposes, it is not necessary for the user of the file server to be aware that it is implemented in a client-server architecture. However, for some purposes, you can make your programs much more efficient if you are aware of the implications of client-server interaction.

Essentially, you gain efficiency by using as few as possible client-server calls. The main technique for achieving this is to transfer more data with each file server function call. Things to watch out for include:

The TParseBase hierarchy of classes, for analysing file names, operates without client-server interaction.

\ No newline at end of file