We are at the moment dealing with file sends from the phone to a PC over Bluetooth. We used the below example and modified it for dealing with files instead of text, as some people here in the forum did. (thanks for that)
\Symbian\7.0s\Series60_v21\Series60Ex\btobjectexchange\
This is the object we are using for sending one file.
We know that create object works as we can send one file but When we're trying to call the SendObject-function again, from the button handler, to send a second file it crashes. We think/know it has something to do with the active object. Is it possible to send multiple files over bluetooth from the phone with the above example? If so, how can this be done. Thanks in advance!!!
Kind Regards,
Daniel and Ronan
maybe you could try sending the files with CSendAppUi. works pretty well and you can send as many files as you want.
anyway, next time, try to include the full error description (i.e. the note shown, possible line that causes the error etc.), by just saying it crashes, will not give enough information for solving the problem, and demotivates people on offering possible solutions for the problem.