Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Java Bluetooth API

  1. #1
    Junior Member
    Join Date
    Apr 2024
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java Bluetooth API

    Hey, I`m just wondering is the Java Bluetooth API is free?? And where can i get it ? TIA

  2. #2
    Member Helium c2's Avatar
    Join Date
    Nov 2023
    Location
    Kekaha, Kaua'i
    Posts
    115
    Thanks
    1
    Thanked 3 Times in 3 Posts

    Default Re: Java Bluetooth API

    Oracle corporation has the site and downloads for the API and Java Bluetooth. There may be a fee for implementing the programs. But the programs for java is free.

  3. #3
    Junior Member
    Join Date
    May 2024
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Java Bluetooth API

    Yes, the Java Bluetooth API is free to use! It's part of the standard Java libraries included in the Java Development Kit (JDK).

    Here's what you need to know:

    Availability: The Java Bluetooth API is included in the javax.bluetooth package within the JDK.
    Installation: You don't need to download anything separate. As long as you have the JDK installed, you have access to the Java Bluetooth API.

Similar Threads

  1. Bluetooth Client
    By JanLW in forum What's Wrong With My Code?
    Replies: 6
    Last Post: January 31st, 2014, 08:05 AM
  2. Bluetooth support on JAVA SE.
    By atar in forum Java Theory & Questions
    Replies: 2
    Last Post: April 3rd, 2012, 04:08 PM
  3. Download a file by Bluetooth in Java SE
    By danielpereira in forum Java Theory & Questions
    Replies: 0
    Last Post: October 6th, 2010, 02:37 PM
  4. Bluetooth for commercial java apps
    By alex100 in forum Java Networking
    Replies: 0
    Last Post: March 6th, 2010, 06:28 PM