Discussion Board

Results 1 to 11 of 11
  1. #1
    Bluetooth programming on Handheld devices are easier since the SDKs provide mediated access to the bluetooth device on it. But on PC, as far as I have seen, several complexities and confusions exists.

    Currently there is no fully functional Java (J2SE) sample code available on net that implements a bluetooth dongle controller. I was trying to develop a PC version of MobiLuck-Style application that sends a text message automatically to all the devices that passes through the signel range of the Dongle. But I was stuck up with the knowledge that there is no package available in j2se sdk to handle bluetooth.

    Kind hearts around here pls provide your valuable suggestions to complete this work. Every one suggests Benhui.Net which is unfortunately down currently.

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,430
    What operating system on the PC? If Windows, check Microsoft's Bluetooth APIs (if any) from http://msdn.microsoft.com/

  3. #3
    Typically all bluetooth stack implementations will support standard socket API's. If you're using linux BlueZ it has its own API's, still sockets are supported.

    http://people.csail.mit.edu/albert/b...tro/index.html

  4. #4
    Super Contributor peterblazejewicz's Avatar
    Join Date
    Dec 2005
    Location
    Europe/Poland/Warsaw
    Posts
    1,699
    hi,

    not sure if guys who wrote "Java Bluetooth programming" still offers library for free, but it seems they ship toolkit for desktop development:
    http://www.javabluetooth.com/jb22.html

    regards,
    Peter

  5. #5
    Let me describe the MobiLuck style PC application in my mind (dream)

    - searches and finds all the devices in the range.

    - Connects to each of those devices, pushes a text message, disconnects
    (i think it is not possible to send message to all. Correct me pls)

    repeats these two steps in a defined intervel of time.(30seconds ?)


    Windows XP SP2 is the primary target. If portable without much difficulty,
    Linux would also be a choice

    Any suggestions pls ????

  6. #6
    Whether this combination can control the bluetooth dongle completely ?


    Dongle-> Microsoft Bluetooth API -> intelbth.dll -> BlueCove -> J2SE


    Is this the best choice atleast for Win XP SP2 ?


    Can someone guide me to some BlueCove sample implementation ?

  7. #7
    Super Contributor peterblazejewicz's Avatar
    Join Date
    Dec 2005
    Location
    Europe/Poland/Warsaw
    Posts
    1,699
    hi,

    I've found a thread about J2SE/J2ME quirks using BlueCove you can find usefull:
    http://forum.vietcovo.com/index.php?...dee&topic=24.0

    hth,
    regards,
    Peter

  8. #8
    Registered User matoi's Avatar
    Join Date
    Oct 2006
    Posts
    1
    just a suggestion.. try using avetanaBluetooth. The Intention of avetanaBluetooth is to enable Bluetooth Development on Desktop PCs using the standardized JSR-82 APIs.
    for system requirement for Windows, the Widcomm Stack that comes with most BT-Dongles is required. avetanaBluetooth supports Widcomm Version 1.4.2.10 SP 5 or later. 3.0.1 is preferred.

  9. #9
    Registered User Anu's Avatar
    Join Date
    Oct 2006
    Posts
    5
    there are J2SE SDK s

  10. #10
    Registered User Anu's Avatar
    Join Date
    Oct 2006
    Posts
    5
    if u have windows service pack 2 and u can connect any dongle and code. or you could use bluecove (but this works with some dongles) and works with inbuilt bluetooth in laptops and also there are linux versions.

  11. #11
    Registered User Anu's Avatar
    Join Date
    Oct 2006
    Posts
    5
    Quote Originally Posted by matoi
    just a suggestion.. try using avetanaBluetooth. The Intention of avetanaBluetooth is to enable Bluetooth Development on Desktop PCs using the standardized JSR-82 APIs.
    for system requirement for Windows, the Widcomm Stack that comes with most BT-Dongles is required. avetanaBluetooth supports Widcomm Version 1.4.2.10 SP 5 or later. 3.0.1 is preferred.

    ya this works

Similar Threads

  1. How To Make The S60 Emulator See My USB Bluetooth Dongle ?
    By Mo7ammed_01 in forum Bluetooth Technology
    Replies: 9
    Last Post: 2009-07-17, 02:33
  2. How To Make The S60 Emulator See My USB Bluetooth Dongle ?
    By Mo7ammed_01 in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2006-07-25, 00:14
  3. How To Make The S60 Emulator See My USB Bluetooth Dongle ?
    By Mo7ammed_01 in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2006-07-25, 00:12
  4. best bluetooth dongle+ bluetooth programming
    By ali_hammad in forum Bluetooth Technology
    Replies: 3
    Last Post: 2006-06-12, 20:12
  5. best bluetooth dongle+ bluetooth programming
    By ali_hammad in forum Mobile Java Tools & SDKs
    Replies: 0
    Last Post: 2006-05-24, 18:18

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved