PrevNextUpHome BREW C++ Class Library & GUI Framework & XML Middleware : SophiaFramework 4.1

Chapter 17. Stream and Storage

17.1. Stream Classes
17.1.1. String Stream
17.1.2. Binary Stream
17.1.3. Dealing with the Buffer and String
17.1.4. Simple Parser
17.1.5. Stream Buffer
17.1.6. When the Callback Funcion is called
17.2. Storage Classes
17.2.1. File Class
17.2.2. Class for the TCP Socket Communication
17.2.3. Class for the HTTP Communication
17.2.4. Class for the SSL Socket Communication
17.2.5. Memory Class
17.2.6. Class for Accessing the BREW ISource Interface
17.2.7. Class for Decompressing the gzipped File
17.3. Sample Code
17.3.1. Read from the file into the memory
17.3.2. Download Images
17.3.3. Decompress the gzipped file