Guest_imported
New member
- Jan 1, 1970
- 0
Hey All.
I'm having a problem sending TBitmaps using TServer/TClient-Sockets.
I have tried using : Socket->SendBuf(bmp,sizeof(*bmp));
but the size of the fullscreen bitmap bmp, seems to be only 56 bytes ????
I you have any idea of what i´m doing wrong please write.
kind regards
Klaus Grønbæk Denmark.
I'm having a problem sending TBitmaps using TServer/TClient-Sockets.
I have tried using : Socket->SendBuf(bmp,sizeof(*bmp));
but the size of the fullscreen bitmap bmp, seems to be only 56 bytes ????
I you have any idea of what i´m doing wrong please write.
kind regards
Klaus Grønbæk Denmark.