User profile: NetCoder

User info
User name:NetCoder
Name:NetCoder
Location:Australia
History
Joined:
Number of posts:8
Latest posts:

Bitmap Display From buffer received by tcp socket
I want to display my image on window without saving it. When data is received window size changes b...

TCP socket Server: Render image on window
I'm receiving the bytes,,thats ok but I think there is some problem in creating bitmap.. its my cod...

TCP socket Server: Render image on window
Actually the main calculation is... [code] BYTE* data = new BYTE[256*256*256]; int packetsiz...

TCP socket Server: Render image on window
I got stuck in this so I tried this approach: [code] int i=256; BYTE* data = new BYTE[256*i]; ...

TCP socket Server: Render image on window
@coder777,,, That may be an issue with app.. Do you have any idea to overcome this problem??

This user does not accept Private Messages

User: NetCoder

  • Public profile