Re: How to use OBEX to sync data w/Nokia 3650?
Re: How to use OBEX to sync data w/Nokia 3650?
- Subject: Re: How to use OBEX to sync data w/Nokia 3650?
- From: "Dr. Victor Kulesh" <email@hidden>
- Date: Sun, 24 Aug 2003 12:40:22 -0400
Steve,
Look at the following file: syncml_obex_v11_20020215.pdf
I am not sure where I found it so just Google.
I think that implementing SyncML on the mac side would be pretty
straightforward - should not take more than a few days.
( I did something similar when implementing FTP over OBEX). Just look
at the examples supplied by Apple.
On the Nokia it could be way more complicated because I have not found
any API for OBEX in the Nokia's SDK.
The only thing that I know really well how to do is SPP on Nokia -
everything else is kinda shaky.
Again, you would have to implement the client on Nokia - the existing
SyncML on the phone do NOT work over BT.
hope this helps.
Victor
On Sunday, August 24, 2003, at 11:45 AM, Admin wrote:
Although the use of OBEX for sync is looking pretty straightforward, I
couldn't put it to work yet.
The stated suggestions in the document don't give any specific hints
how to implement it using the Apple OBEX API.
_______________________________________________
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.