Archive for July 5th, 2008

05Jul

Send files over bluetooth in Ubuntu

wireless

This entry is part 5 of 6 in the series Bluetooth toolsWe are using OBEX protocol for sending files over bluetooth. For sending files we need to install obexftp and obexpushd package. I will explain the procedure for installation first. We can use package manager apt for this.
sudo apt-get install obexftp obexpushd
Steps to send a [...]

1 comment | read more »