ObexSend

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. It requires the user to specify the MAC address of the desination device, the OBEX FTP channel and the name of the file to send.

Developer

Wade Alcorn

Usage

Syntax

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

Bugs

Alls bugs should be emailed to the developer.

Download