site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909) So, with OBEX File Transfer, I'd be able to use OBEXAddCountHeader()? Thanks in advance, Sebastian _______________________________________________ Documentation is here: http://developer.apple.com/documentation/DeviceDrivers/Reference/IOBluetooth... Ralf Menssen nova media _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... Sebastian Krauß schrieb: Do you have any good reason not to use OBEX File Transfer instead of Object Push? This seems to be what you want, except you don't know the device and want let the receiving device decide where to store the files. Sorry if the question is stupid, but I haven't yet found any good and free(!) documentation on this and I'm still quite new to OBEX. No, OBEX File Transfer is an alternative Bluetooth service. You use it instead of OBEX Object Push. It provides you with some basic file system functions like copy files, get directory contents of the device, create new folders, delete files, etc. You connect once and stay connected until you close the connection. In your main menu bar you should find that Bluetooth symbol with some functions to browse a Bluetooth device. This uses OBEX File Transfer. And a while ago there was sample code for an OBEX File Transfer application, don't know where it has gone... This email sent to site_archiver@lists.apple.com
participants (1)
-
Ralf Menssen