hi everyone,
when i use this code
iClient->Get(*file, getReq);
application exits after this point, any advices?
regards,
mahmoud
hi everyone,
when i use this code
iClient->Get(*file, getReq);
application exits after this point, any advices?
regards,
mahmoud
Single statement does not tell much.
If you are trying to send file over BT link by obex protocol then here is a good example. The link also shows how to send descriptor over BT Link. Here is the link.
You could check the reason for the exit by checking the error code for crash. See this for help on how to do it: http://wiki.forum.nokia.com/index.ph...ded_panic_code
And the error code descriptions could be also found from the Wiki: http://wiki.forum.nokia.com/index.ph...OS_Error_Codes