Hi All,
I've developed an application that can send files to and from a mobile phone to an desktop.
2 applications one on the mobile the other on the desktop.
At first i thought the applications where running correctly.
I tested with small files, to speed up the development.
All worked great!
But when sending larger files, there seems to be a problem.
When sending images, the imagedata gets corrupted.
To make the situation even spookier, sending large files to the mobile workes fine.
Sending large files from the mobile device doesn't.
And both bluetooth communication handlers have the exact same code.
When comparing files using a hex comparer, it seems that occasionly extra bytes are added to the data.
Not perticullarly add the end but in between other data.
Does anybody have the same problem i have?
And what can i do about it ?
Any help would be greatly appriciated!!
Thanks in advance!
With kind regard,
Rob Smeets