can anyone please tell me what is this and what might be the cause
javax.bluetooth.BluetoothConnectionException security block
can anyone please tell me what is this and what might be the cause
javax.bluetooth.BluetoothConnectionException security block
According to the documents the exception javax.bluetooth.BluetoothConnectionException security block indicates
"Indicates the connection failed because the security settings on the local device or the remote device were incompatible with the request. "
This is the one
http://www.j2medev.com/api/btapi/jav...Exception.html
Is ur application signed?
If it is signed have u put in the necessary midlet permissions required for bluetooth.
Wang
May be this link is of some interest!
http://developers.sun.com/techtopics...T_and_MIDP_2.0
Regards
Gopal