Im doin my final year B.E. project on bluetooth security...
I need to activate a midlet when it detects a Bluetooth Obex over RFCOMM connection....
I am trying to use PushRegistry bt it doesnt work....
It gives an error : Invalid port format.......
I have used the url :
"btgoep://localhost:"+ LocalDevice.getLocalDevice().getBluetoothAddress()
I have also tried appending ":1" to this url.....bt still no output....
please tell me where i am wrong...
what wud be the correct URL for PushRegistry for obex connections???
I have to give Demo on 1st june....
Pls reply immediately.......

Reply With Quote

