Haw can I connect my mobile to PC by bluetooth . I'm Writing a client_server application that I need to connect mobile to PC.
8 Replies - 3953 Views - Last Post: 15 July 2011 - 02:39 PM
Replies To: How to connect mobile to pc by bluetooth in java?
#2
Re: How to connect mobile to pc by bluetooth in java?
Posted 15 July 2011 - 03:52 AM
Moved to Mobile Development. I think that you will find that this tutorial is very comprehensive:
http://today.java.ne.../bluetooth.html
http://today.java.ne.../bluetooth.html
#3
Re: How to connect mobile to pc by bluetooth in java?
Posted 15 July 2011 - 04:24 AM
I work with netbeans and I think it need javax.bluetoth.*
where can i find this package?
where can i find this package?
#4
Re: How to connect mobile to pc by bluetooth in java?
Posted 15 July 2011 - 04:40 AM
It comes standard with the JavaME distribution. Make sure you have that downloaded and installed.
#5
Re: How to connect mobile to pc by bluetooth in java?
Posted 15 July 2011 - 05:06 AM
My netbeans version is 6.7.1
maybe it doesn't have some libraries for javaME. how can i update it?(without downloading new version!
)
maybe it doesn't have some libraries for javaME. how can i update it?(without downloading new version!
#6
Re: How to connect mobile to pc by bluetooth in java?
Posted 15 July 2011 - 01:11 PM
I fixed that error and here i need a sample code for connecting to pc by mobile. I searched all day long and I found nothing!!!
#7
Re: How to connect mobile to pc by bluetooth in java?
Posted 15 July 2011 - 01:31 PM
You should check out the Oracle tutorial on Bluetooth with Java ME.
#8
Re: How to connect mobile to pc by bluetooth in java?
Posted 15 July 2011 - 02:30 PM
dear macosxnerd101,
i think it is too brief too write a program in mobile side and pc side.
it just defined some methods and its application. it is good for who write at least one program in bluetooth mode.
i'm so glad if you can help me more!
i think it is too brief too write a program in mobile side and pc side.
it just defined some methods and its application. it is good for who write at least one program in bluetooth mode.
i'm so glad if you can help me more!
#9
Re: How to connect mobile to pc by bluetooth in java?
Posted 15 July 2011 - 02:39 PM
Both tutorials show you how to write code for connecting to bluetooth devices from the mobile device using the Java ME platform. You cannot use Java ME for desktop applications, though you can use Java SE. Java SE does not have a built-in bluetooth library, so you will have to download a third-party API.
You have some good resources- put a little effort into this.
You have some good resources- put a little effort into this.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote







|