In my test,if the client doesn't response to my obex.sendfile(),I should wait for nearly a minute,I think this could be avoided by set a timeout parameter,but I don't know how to carry out,please give me a hand!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In my test,if the client doesn't response to my obex.sendfile(),I should wait for nearly a minute,I think this could be avoided by set a timeout parameter,but I don't know how to carry out,please give me a hand!
This isn't supported in the API yet, but you might be able to modify the source to do this. What platform are you using?
I use Ubuntu7.10,what should I do?
Trying tinkering with the "timeout" in the code in src/linux/lightblueobex_client.c.
Try tinkering with the "timeout" in the code in src/linux/lightblueobex_client.c.