Main > Free Download Search >

Free bluetooth 2.0 edr software for linux

bluetooth 2.0 edr

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1092
blueding 0.4.2

blueding 0.4.2


blueding is a free firefox add-on which lets you download content from Internet onto your mobile for free via bluetooth. more>>

blueding 0.4.2 is a free firefox add-on which lets you download content from Internet onto your mobile for free via bluetooth.

Enhancements: Little bugfix

<<less
Added: 2009-07-26 License: MPL Price: FREE
1 downloads
ussp-push 0.11

ussp-push 0.11


ussp-push provides you a perfect and easy-to-use application which is a OBEX object pusher for Linux. more>>
ussp-push 0.11 provides you with a perfect and easy-to-use application which is a OBEX object pusher for Linux. It uses the BlueZ BlueTooth stack. The original ussp-push implementation required explicit binding to RFCOMM channels before the usage, that made it quite cumbersome to use.
<<less
Added: 2008-08-26 License: GPL Price: FREE
1 downloads
ObexSend 0.1

ObexSend 0.1


OBEX is a commonly used protocol used over Bluetooth. more>>
OBEX is a commonly used protocol used over Bluetooth. ObexSend is a simple command line tool to transfer a file via OBEX FTP to a device with a Bluetooth interface. This project requires the user to specify the MAC address of the desination device, the OBEX FTP channel and the name of the file to send.

Usage:

Syntax: ./obexsend.sh < MAC > < Channel > < Filename >

<<less
Download (0.007MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
799 downloads
LightBlue 0.2.2

LightBlue 0.2.2


LightBlue is a cross-platform Python Bluetooth API. more>>
LightBlue is a cross-platform Python Bluetooth API. It is available for Mac OS X, GNU/Linux and Nokias Python for Series 60 platform for mobile phones.
Main features:
- Device and service discovery (with and without end-user GUIs)
- Standard socket interface for RFCOMM sockets
- Sending and receiving files over OBEX
- Advertising of RFCOMM and OBEX services
- Local device information
Version restrictions:
- findservices() and selectservice() on Python For Series 60 returns only RFCOMM and OBEX services
- Avoid threading on Mac OS X, as the underlying IOBluetooth and IOBluetoothUI frameworks are not thread-safe
- No cross-platform set of socket options
- Sockets (the native PyS60 API sockets are used, so their restrictions are inherited - but I havent used PyS60 1.3.8 yet so Im not sure about that)
- sockets on Python For Series 60 cannot be created in one thread and used in another
- fileno() raises NotImplementedError on Mac OS X and Python For Series 60
- timeouts not supported on Python For Series 60: settimeout() raises NotImplementedError, gettimeout() returns None
- non-blocking mode on PyS60 works for send() and recv but not accept() or connect()
- No socket options on Mac OS X, and flags arguments (e.g. for recv) have no effect
- socket security cannot be set (PyS60 implementation sets this to AUTH by default)
- Error codes for exceptions are platform-independent. In particular, the Mac OS X implementation can return IOReturn error values from the IOKit framework, and OBEXError codes from < IOBluetooth/OBEX.h > for OBEX operations.
Enhancements:
- The PyS60 3rd Edition binaries have (really) been fixed, and gethostaddr() and gethostclass() should also be fixed for PyS60 2nd Edition FP2 and FP3.
- Since its getting more difficult to build for PyS60 1st Edition, this build has been dropped for this version -- which isnt an issue for this release since there are no new features -- but there wont be any further builds for this edition. If you need to compile LightBlue for 1st Edition, feel free to email me with any issues.
- Fixed functions on Mac OS X build that wait (e.g. finddevices(), recv() for sockets) so that they dont busy-wait and hog the CPU.
<<less
Download (0.17MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
798 downloads
BlueProximity 1.1

BlueProximity 1.1


BlueProximity project helps you add a little more security to your desktop. more>>
BlueProximity project helps you add a little more security to your desktop. It does so by detecting one of your bluetooth devices, most likely your mobile phone, and keeping track of its distance. If you move away from your computer and the distance is above a certain level (no measurement in meters is possible) for a given time, it automatically locks your desktop (or starts any other shell command you want).

Once away your computer awaits its master back - if you are nearer than a given level for a set time your computer unlocks magically without any interaction (or starts any other shell command you want).

<<less
Download (0.18MB)
Added: 2007-08-20 License: GPL (GNU General Public License) Price:
804 downloads
Kbtsco 1.6

Kbtsco 1.6


Kbtsco is a Kommander script that help connection with bluetooth headset to use with XMMS, Audacity or Skype. more>>
Kbtsco is a Kommander script that help connection with bluetooth headset (tested with Sony Ericsson HBH-600) to use with XMMS, Audacity or Skype.

The features of this gui included the starting daemon sdpd, hcid and rfcomm and scan MAC address to use with BTSCO in order to select headphone as device

<<less
Download (0.16MB)
Added: 2007-08-18 License: GPL (GNU General Public License) Price:
803 downloads
ObexPushD 0.5

ObexPushD 0.5


ObexPushD is a software used to receive files via Bluetooth, IrDA and TCP. more>>
ObexPushD is a software used to receive files via Bluetooth, IrDA and TCP. This program should work with many mobile devices like PDAs and mobile phones.

<<less
Download (0.032MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
808 downloads
Affix 2.0.1

Affix 2.0.1


Affix is the Bluetooth protocol stack for Linux. more>>
Affix is the Bluetooth protocol stack for Linux.
This package contains user level part of the Affix stack and includes:
- Affix core libraries and tools. libaffix.so, libaffix_utils.so, btctl, btsrv
- Service Discovery client/server libraries and daemon. libaffix_sdp.so, libaffix_sdpsvc.so, btsdp.
- OBEX client/server libraries and daemon. libaffix_obex.so, btobex
This Affix package supports the following profiles:
- General Access Profie
- Service Discovery Profile
- Serial Port Profile
- DialUp Networking Profile
- LAN Access Profile
- OBEX Object Push Profile
- OBEX File Transfer Profile
- PAN Profile
Main features:
- Affix support Bluetooth specification 1.1 and 1.2.
- Modular implementation.
- Socket interface to L2CAP 1.1, L2CAP 1.2 and RFCOMM protocols.
- Bluetooth module interface independence.
- SMP safe.
- Multiple Bluetooth devices support.
- Unified interface for all transport drivers. It makes it hardware independently.
affix-kernel provides kernel modules, which implements protocols core protocols and Bluetooth device drivers. Kernel modules can be used separately from the kernel or can be linked statically into the kernel.
affix provides control tools, libraries, and server daemons.
Additionally there are the following packages:
- pyaffix: Support for Python programming language.
- Ethereal plugin for helping debuging.
We successfully tested Affix for interoperability against a large amount of devices, e.g.:
- Nokia Bluetooth Phone 6210 with Bluetooth battery pack,
- Digianswer stack for Windows
- Compaq iPaq
- Bluetooth stack for Palm OS.
- Ericsson phones (T68).
<<less
Download (0.34MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
802 downloads
Evolusync 1.1.2

Evolusync 1.1.2


Evolusync synchronizes Evolution addressbook with a mobile IR or BlueTooth mobile device. more>>
Evolusync synchronizes Evolution addressbook with a mobile IR or BlueTooth mobile device. Evolusync supports OBEX and GSM AT over Ircomm (Irda).
The project was designed to work with a NOKIA phone but should support many other mobile devices and can be easily extended.
Evolusyncs main purpose is to synchronise your Evolution addressbook with your IR or BlueTooth mobile device.
Evolusync may help you retrieve or update your mobile device phone book from sources other than Evolution.
Evolusyncs current version is 1.1 and runs on Evolution 1.4.
Evolusync is basically made of two parts:
- a set of functions to read and update Evolutions addressbook;
- a set of functions to read and update the phone book of mobile IR and BlueTooth devices.
This second set currently supports the OBEX over IR and BlueTooth and GSM AT over IRComm protocols.
Always try to use OBEX if you can (see devices), it should provide richer phone book data support. Check your device documentation or try irdadump with IR to discover what your device can do (see Irda below). The dump should show IrOBEX in the list of device capabilities.
Be safe: always try to backup your mobile phone data first:
IR:
evolusync -readDevice -type NOKIAOBEXIR -v
BlueTooth:
evolusync -readDevice -type NOKIAOBEXBT -v -bdaddr XX:XX:XX:XX:XX:XX -btchannel 4
NOKIAOBEXIR or NOKIAOBEXBT may not be appropriate for you, but if everything works fine, your mobile addresbook should be available in VCard format in /tmp/DevicePhoneBook.vcf.
<<less
Download (0.052MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
801 downloads
libpcap 0.9.7

libpcap 0.9.7


libpcap is a system-independent interface for user-level packet capture. more>>
libpcap is a handy little library which provides a packet filtering mechanism based on the BSD packet filter (BPF).
Enhancements:
- Basic BPF filtering, Bluetooth, USB capturing on Linux, FreeBSD BIOCSDIRECTION ioctl, additional filter operations for 802.11 frame types, and support for filtering on MTP2 frame types were all added, and numerous other minor enhancements and bugfixes were made.
<<less
Download (0.41MB)
Added: 2007-08-10 License: BSD License Price:
805 downloads
leJOS 0.3.0 Alpha (NXT)

leJOS 0.3.0 Alpha (NXT)


leJOS is a Java-based replacement firmware (OS) for LEGO Mindstorms programmable bricks, including RCX and NXT. more>>
leJOS is a Java-based replacement firmware (OS) for LEGO Mindstorms programmable bricks, including RCX and NXT.
It supports threads, exceptions, synchronization, floating point arithmetic, strings, and so on, but there is no garbage collection yet. The project is also designed to be portable to other small devices.
Enhancements:
- leJOS NXJ is a full replacement firmware JVM that allows you to run Java programs on the LEGO Mindstorms NXT brick.
- leJOS NXJ works with Windows, Linux, and Mac OS X.
- Version 0.3 includes a flash file system with implementations of java.io.File, FileInputStream, and FileOutputStream, a menu system, Java streams over Bluetooth and USB, support for LCP (LEGO Communication Protocol) including file commands, a file explorer that runs on your PC, and much more.
<<less
Download (2.5MB)
Added: 2007-07-25 License: MPL (Mozilla Public License) Price:
824 downloads
GNOME Bluetooth 0.9.1

GNOME Bluetooth 0.9.1


GNOME Bluetooth are tools for controlling and communicating with Bluetooth devices. more>>
GNOME Bluetooth are tools for controlling and communicating with Bluetooth devices.

GNOME Bluetooth includes a GNOME platform library and associated tools for interfacing with and managing Bluetooth devices. Includes OBEX file transfer utilities and a prototype device manager.

GNOME Bluetooth was originally developed by Edd Dumbill, and its primary maintainer is now Bastien Nocera.

The software is free, licensed under the GPL.

The software is still in beta development right now. This means that there are bugs. Be careful!

<<less
Download (1.0MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
605 downloads
libbtctl 0.9.0

libbtctl 0.9.0


libbtctl library is intended to provide convenient GObject-style access to common platform bluetooth functions. more>>
libbtctl library is intended to provide convenient GObject-style access to common platform bluetooth functions.

The idea of this library is to stand alone and not to require GNOME.

If you have Mono and GTK# installed it will build Mono .NET bindings. If you have Python and pygtk installed it will build Python bindings.
<<less
Download (0.42MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
834 downloads
CegoAdm 1.2.0

CegoAdm 1.2.0


CegoAdm is a front end for administration of the Cego database system. more>>
CegoAdm project is a front end for administration of the Cego database system. All required administrative operations can be triggered from the admin client.
The implementation of CegoAdmin uses an XML-protocol for communication with the Cego backend.
Enhancements:
- This release reworks several dialog widgets and the buffer pool information widget.
- It features correlation with mediator services for cego 1.2.0.
<<less
Download (0.23MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
835 downloads
JoyWM 0.2.0

JoyWM 0.2.0


JoyWM is a GUI written in pygame. more>>
JoyWM is a GUI written in pygame. JoyWM can be controlled with a joystick (or a keyboard if no joystick is present).
For now a few applications are available for displaying images, listing to various audiofiles and your CDs, playing movies etc. Just take a look at the screenshots to get a closer view.
The complete project was named LMMS (Linux Multimedia System) earlier, but so many things have changed that i have deceided to change the name too.
Enhancements:
- The program was renamed from LMMS to JoyWM.
- All widgets were cleaned up. mplayer is now used to handle all audio and video files instead of pymedia.
<<less
Download (1.3MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
842 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5