OBEX File Transfer
OBEX File Transfer
- Subject: OBEX File Transfer
- From: Anuroop Shahi <email@hidden>
- Date: Fri, 15 Apr 2005 13:20:26 +0100
Hi there,
I've recently been adding OBEX file transfer capabilities to my application. It can now send files to my Sony Ericsson phone. It can also browse the phone's file system by using OBEX Get Requests; with the name header set to the name of the relevant directory, connection id, and the target header set to
x-obex/folder-listing.
However, when I try to GET a file, such as foo.jpg, the phone comes back with 0XC4 (file not found). The OBEX GET request packet includes the connection id header, together with the name header with value foo.jpg encoded as Unicode.
For some reason, when I send a GET request, with the type header set to 'image/jpeg', the phone starts to send all of its file to the computer.
I appreciate this question is somewhat specific to my phone, which is manufacturer specific, but it's driving me round the bend!
Any help would be very very much appreciated
_______________________________________________
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