OT: OBEX push, but on linux
-
Hello, I'm trying to push using OBEX Object Push profile (and via Bluetooth, that means the BlueZ stack) on Linux (I'm sorry, I know this forum is more about Windows, but maybe someone could help me here). I have no problem pushing the the file using the routine from the ussp-push tool. But what I'd need is to be able to push multiple files simultaneously to multiple devices. I keep getting a "device busy" message. Probably a problem with socket blocking or something, but I'm not a network specialist (and not even a linux specialist, first time i work with it ;)). Anybody has done that, has an application that does that and can gimme the source code's URL or any other hints? PS: google - doesn't find anything, but I'm not even sure what the problem is though, so I might be googling for the wrong term.