Blutooth Data Transfer from Tizen device to Window PC

Blutooth Data Transfer from Tizen device to Window PC

BY 15 Sep 2014 Web Application Development

Hi,

I am developing an application which transfer data from Tizen device to Windows PC.

As per current documentation, Server need to register by following function..

adapter.registerRFCOMMServiceByUUID(serviceUUID, “My service”, registerSuccessCallback, onError);

As I am using Windows in my server and using JAVA for developing the server code. I do not have access to this API from server end.

Could anybody tell me how to transfer data between tizen device and server (running windows) by using bluetooth?

 

Written by