This shows you the differences between two versions of the page.
obex-data-server [2009/02/09 14:13] skirsdeda |
obex-data-server [2011/04/04 13:42] (current) skirsdeda |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== obex-data-server ====== | ====== obex-data-server ====== | ||
- | |||
- | |||
- | |||
===== About ===== | ===== About ===== | ||
- | obex-data-server is D-Bus service providing high-level OBEX client and server side functionality (currently supports OPP, FTP, BIP profiles, Bluetooth and USB transports). It was originally developed as Google Summer of Code 2007 project. obex-data-server is maintained by Tadas Dailyda (tadas_at_dailyda_dot_com, tadas in #ods and #bluez channels at Freenode). obex-data-server depends on openobex, bluez, glib, dbus and dbus-glib. | + | obex-data-server is D-Bus service providing high-level OBEX client and server side functionality (currently supports OPP, FTP, BIP profiles, Bluetooth, USB and TTY transports). It was originally developed as Google Summer of Code 2007 project. obex-data-server is maintained by Tadas Dailyda (tadas_at_dailyda_dot_com, tadas in #ods and #bluez channels at Freenode). obex-data-server depends on openobex, bluez, glib, dbus and dbus-glib. |
See [[obex-data-server/features|obex-data-server feature list]] for complete list of supported features. | See [[obex-data-server/features|obex-data-server feature list]] for complete list of supported features. | ||
Line 14: | Line 11: | ||
All project release announcements and other news are published at [[http://tadas.dailyda.com/blog/category/obex-data-server/|http://tadas.dailyda.com/blog/category/obex-data-server/]] | All project release announcements and other news are published at [[http://tadas.dailyda.com/blog/category/obex-data-server/|http://tadas.dailyda.com/blog/category/obex-data-server/]] | ||
===== Download ===== | ===== Download ===== | ||
- | [[http://tadas.dailyda.com/software/obex-data-server-0.4.4.tar.gz|obex-data-server-0.4.4.tar.gz]] ([[http://tadas.dailyda.com/blog/2009/02/09/obex-data-server-044/|Release notes]]) - 2009/02/09 | + | [[http://tadas.dailyda.com/software/obex-data-server-0.4.6.tar.gz|obex-data-server-0.4.6.tar.gz]] ([[http://tadas.dailyda.com/blog/2011/04/04/obex-data-server-0-4-6/|Release notes]]) - 2009/10/21 |
[[obex-data-server:older_releases|Older releases]] | [[obex-data-server:older_releases|Older releases]] | ||
===== Documentation ===== | ===== Documentation ===== | ||
- | * [[http://svn.muiline.com/obex-data-server/tags/REL-0_4_3/dbus-api.txt?view=co|API documentation for 0.4.x]] | + | * [[http://svn.muiline.com/obex-data-server/tags/REL-0_4_6/dbus-api.txt?view=co|API documentation for 0.4.x]] |
* [[obex-data-server/migrating_to_0.4|Migrating to 0.4 API]] | * [[obex-data-server/migrating_to_0.4|Migrating to 0.4 API]] | ||
* [[obex-data-server/building|Building obex-data-server]] | * [[obex-data-server/building|Building obex-data-server]] | ||
Line 31: | Line 28: | ||
===== Contact ===== | ===== Contact ===== | ||
- | obex-data-server developers hang out in #ods channel at Freenode.net | + | In most cases you should just use bug tracker. |
- | Various development topics are also discussed on [[http://groups.google.com/group/ods-devel|ods-devel Google group]] | + | If you feel like writing an email, send it to this thing: [[http://groups.google.com/group/ods-devel|ods-devel Google group]] |
===== Code ===== | ===== Code ===== | ||
Line 43: | Line 40: | ||
Patches are very welcome =) Please send to bug tracker. | Patches are very welcome =) Please send to bug tracker. | ||
+ | |||
+ | ===== Who is using ods ===== | ||
+ | * [[http://www.lainfo.com.mx|Publicidad bluetooth - Marketing bluetooth]] | ||
+ | * [[http://www.blueman-project.org/|Blueman - GTK+ Bluetooth Manager]] |