Re: OBEX file browsing
Re: OBEX file browsing
- Subject: Re: OBEX file browsing
- From: Bubba Giles <email@hidden>
- Date: Mon, 09 Jun 2003 09:35:05 -0700
Tom,
I have not tried with that phone, but the Bluetooth File Exchange app talks
"File Transfer Profile", so if the phone supports FTP over Bluetooth, you
should be able to use the BFE app to browse it. However, you will have to
implement your own FTP code if you wish to create your own browser app that
does synchronization as well. We have not added an FTP layer over OBEX yet -
we had hoped to do that by now but have not had time to do it. So, you'll
need to grab a copy of the FTP spec for OBEX/Bluetooth, and you should be
able to implement it over the current OBEX API in the Bluetooth stack, which
is what we did for the BFE app. Basically, you just need to add some custom
headers to the OBEX commands and write a file listing creator/parser.
Hope that helps,
Jason
email@hidden
>
To anyone who can help...
>
>
I am hoping to develop the OSX equivalent to the Nokia Series 60 File
>
browser. This allows you to browse and transfer file from your PC. -
>
http://nokia-7650-software.epocware.com/PC_File_Manager.html
>
>
I want to later extend this to make a helper app for my phone, which
>
will copy the photos into iPhoto, and videos into the movie / home
>
directory etc, basically do what iSync doesn't. I thought a file
>
browser would be a good place to start.
>
>
I would be interested in extending this to other phone eventually, such
>
as the P800 and the other Nokia series 60 phone, the 3650 I think. but
>
I need to start somewhere.
>
>
My question is: has anyone already produced this for OS X? Is it open
>
source? If not, where can I find the info on the protocol used to
>
'browse' the device remotely? I've looked at the Apple site, and there
>
seems to be no reference like there is for cocoa etc.
>
>
I would be very grateful for any help.
>
>
Thank you all in advance
>
>
Tom Wilkie
>
_______________________________________________
>
bluetooth-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/bluetooth-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
bluetooth-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/bluetooth-dev
Do not post admin requests to the list. They will be ignored.