Socket and JPEG/MBM display
| Thu, 2005-06-02 21:32 | |
|
Hello I need some help concerning the CFBsBitmap class. I'm currently developping an online JPEG Browser, but I'm faced to this problem : I would like to retrieve through a HTTPSocket a Picture ( JPEG converted into Bitmap with the ConverterUtility ) and to display it directly on the display. In no case I want to make a temporary storage of my picture (no saving of a mbm !), but to directly read from the socket and to display my picture ( like a webbrowser would do it). What I need is to read the "answer" of the HTTP Get and to convert it into a "displayable" picture. How could I do this with the CFbsBitmap class ? Thx a lot ! MatD:-) MatD |
|





