Re: OBEXAddCountHeader
Re: OBEXAddCountHeader
- Subject: Re: OBEXAddCountHeader
- From: Ralf Menssen <email@hidden>
- Date: Wed, 18 Oct 2006 01:16:25 +0200
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.
So, with OBEX File Transfer, I'd be able to use OBEXAddCountHeader()?
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.
Thanks in advance,
Sebastian
_______________________________________________
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.
Documentation is here:
http://developer.apple.com/documentation/DeviceDrivers/Reference/IOBluetooth/OBEXFileTransferServices/Classes/OBEXFileTransferServices/CompositePage.html
And a while ago there was sample code for an OBEX File Transfer
application, don't know where it has gone...
Ralf Menssen
nova media
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden