Posts
 
Reputation
Joined
Last Seen
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.

0 Endorsements
Ranked #4K
~672 People Reached
Favorite Forums

2 Posted Topics

Member Avatar for niku4u

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 > …

Member Avatar for niku4u
0
498
Member Avatar for dustman

[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 …

Member Avatar for jephthah
0
174

The End.