Hi,

just to announce it: I wrote an OBEX-Push daemon for linux using libopenobex. 
Actually pretty easy, although the creatable documentation lacks many 
details.

You can find it at 
http://www.hendrik-sattler.de/self/download/obexpushd-0.1.tar.gz

It does:
- serve IrDA and Bluetooth
- sets up SDP for bluetooth
I tested it with a Siemens S55 (IrDA and Bluetooth) and a Siemens SL75 
(Bluetooth).

This is only the simplest implementation, other features as defined by the 
OBEX-Push Profile are planned:
- getting of default objects
- OBEX authentication to serve many users with one running instance
- using streaming mode to reduce memory consumption
- finer multithreading (for muliple bluetooth connection)
- some (yet unknown) method to announce new files to other applications

Why did I write it:
The functionality on command line was not provided by any software. I know 
kdebluetooth but I need this for an embedded device.
The example apps did not really work for me.
Additionally, the debian package obexserver is too bad, this shall be a 
replacement for it.

Have fun...

HS

PS: I have the OBEX-1.2 spec but does anyone has the OBEX-1.3 spec?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to