OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => User Request for Applications => Topic started by: trejkaz on January 02, 2005, 10:33:47 am

Title: Bluetooth Obex Push Manager
Post by: trejkaz on January 02, 2005, 10:33:47 am
A neat feature of most other PDAs is the ability to send/receive files through Bluetooth in a similar fashion to beaming via IR.

I think that this might not be too hard for a Zaurus.  For the basics, we'd need...Later on, you'd also want...It's probably just a pipe dream though. :-)

I'll be learning some of this stuff pretty soon, since I want to implement basic bluejacking capabilities on my Z, but I'm not sure yet whether I'll go down the Qtopia+bluez route or the J2ME route.
Title: Bluetooth Obex Push Manager
Post by: JohnKiniston on January 02, 2005, 01:09:53 pm
I dont have any bluetooth hardware but I noticed in OZ 3.5.2 when I select Beam from my PIM apps it talks about bluetooth.

Have you looked at the latest OZ release to see if this is what you are looking for?
Title: Bluetooth Obex Push Manager
Post by: tumnus on January 02, 2005, 02:50:47 pm
I'm currently writing a Bluetooth GUI for the Sharp ROMs at this moment:

http://www.cpinkney.org.uk/zaurus.html#bluetooth (http://www.cpinkney.org.uk/zaurus.html#bluetooth)

It is slowly getting there. I got chance to work on it using my Zaurus over the Christmas holidays. There might be an alpha release in mid-January, although that probably won't include the Obex stuff at that point.
Title: Bluetooth Obex Push Manager
Post by: trejkaz on January 02, 2005, 09:07:30 pm
JK:

Actually I'm still in the process of iterating over all the ROMs... OZ is on my list but I haven't gotten around to it yet.  

Which PIM apps are you running, though?  The Opie ones?  I'll have to check them out, I can probably run those on Cacko anyway without having to re-flash.
Title: Bluetooth Obex Push Manager
Post by: Bane on March 17, 2005, 05:00:03 pm
Tumnus,

Any chance you could post a beta of the gui interface?
Title: Bluetooth Obex Push Manager
Post by: trejkaz on March 17, 2005, 05:52:17 pm
Related to this stuff...

It seems that the latest Cacko includes opd (running by default) as well as obextool.  So pushes can now be done from the command-line without adding any extra software, and it seems like this should also make a push GUI a little easier to bang together.

If I could build up enough motivation to learn Qt I could probably bang something simple together... or maybe PyQt is the way to go.
Title: Bluetooth Obex Push Manager
Post by: tumnus on March 17, 2005, 07:20:20 pm
Yeah, I've been struggling with motivation too. *When * I do eventually get something out, it is more likely to be alpha quality.

I've been working on the basics (settings and discovery for now), but as I already have that setup it is hard to work up motivation to complete. It would actually be nice to get Obex working to beam files between my phone/other PDAs and Zaurus.
Title: Bluetooth Obex Push Manager
Post by: Bane on March 18, 2005, 11:05:11 am
Thats really too bad as even adding the ability to perform basic functions would be a huge improvement.
Title: Bluetooth Obex Push Manager
Post by: tumnus on March 18, 2005, 02:47:05 pm
The first release is still going to be an app that just allows you to change the basic settings and discover devices and modify rfcomm.conf for them, so don't worry.

Then I'll get Obex stuff going and people can add other features if they want.