java - Bluecove Close connection issue -


i use bluecove 2.1.1 , trying restart bluetooth service, after closing connection , reopening can't connect service, got "connection refused" exception. found this issue on bluecove site? try change service name(also uuid) after closing connection, it's not help. know workaround it? i'm need restart bluetooth service.

i not sure if understood question in way meant be.

i assume opening connector , let sessionnotifier handle obex connections accecptandopen(serverrequesthandler). when clients connects bluetooth service specific methods in serverrequesthandler called (onget, onput, ..). when client disconnects ondisconnect triggered. need acceptandopen service again handle future connections.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -