0

I am trying to connect to map profile using bluecov

ClientSession clientSession=null;
clientSession=(ClientSession)Connector.open(serverURL);
hdr=clientSession.createHeaderSet();
hdr.setHeader(HeaderSet.TARGET,"");
hdr=clientSession.connect(hdr);

But it does not connect. Any help would be appreciated.

Manoj
  • 1
  • Are you receiving an error, or is it just silently refusing to connect? – MutantOctopus Mar 18 '18 at 08:34
  • I have found HeaderSet.Target value and connected successfully but sms are not sent . No any response in mobile device. But I when look the logs of bluetooth, content is there. – Manoj Mar 18 '18 at 15:35

0 Answers0