0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
~672 People Reached
Favorite Forums
Favorite Tags
2 Posted Topics
Following is my client code....I am receiving data of equal size of JPG file... so if anyone can help me out with reading buffer properly and writing it in to jpg file at client side ================================================ do { memset(buffer,0x0,BUFFER_SIZE); // init line rc = read(sd, buffer, BUFFER_SIZE); if( rc > …
[B]Dustman[/B] can you please send me your code...I am having problem in writing the JPG file...I can receive same amnt data but unable to read from buffer and write to jpg file. every time a jpg file created which doesnt have anythng.. so if u can send me ur client …
The End.
niku4u