javabluetoothobex

which library should i use to import the package 'javax.obex.ClientSession' in javase?


i got a program that send file to mobile device. After opening it in the NetBeans IDE it shows error in the lines shown below

import javax.obex.ClientSession;
import javax.obex.HeaderSet;
import javax.obex.Operation;

it shows error as package does not exist. what should i do to correct this error ?


Solution

  • http://bluecove.org/

    Here's the download page: http://code.google.com/p/bluecove/downloads/list