Bluetooth and java

hello, everyone.
lets see if I can make any sense of this.
I am wanting to writing a small java/jsp program that I can use with make bluetooth enabled laptop where it can get the id of the Bluetooth enabled items and write these to a .txt. file or a database etc
Basically on my laptop when i use my bluetooth I do a search and it lists all the available itmes lie phoens computers etc and lists the prduct name ie Nokia6400 etc or the there nick name etc . this is the information that i only require no need to send them anything etc etc
hope this makes sense and you can pass me onto the right track.
I beleive its the client system i am after and the section where i can discover nearby devices etc and using the discoveryAgent or something. Your help is much aprreciated
thank you
si

thanks for the reply. But the mention of jsp was just something and the java choice was because people i have spoken to and research etc suggested this. if there is any other method or way then please advise

Similar Messages

  • Bluetooth and network

    I'm gonna create a network where people using bluetooth and Java would chat by bluetooth in one building. The problem is that range of bluetooth is up to 100 meters and in closed places - it's up to 10 meters. As the building is quite big I guess I'll have to set up a few servers 'routers' with bluetooth access.
    Please tell me if there is any neccessary equipment (except from bluetooth) for server, and do you think such communication can take place? any suggestions? is it real and would it work?
    thank in advance

    Hi, to answer Trevor's question tovex does appear as a blue ball in a box in the 'network' level. The ball is kinda greyed out not fully shaded like my 'servers' ball. However, when I press 'get info' on tovex it says it is an alias and also I am not allowed to make any changes.
    To answer myhighway, under my system pref > network is shows my 'built in ethernet' as the active connection (green signal). The connection is through a cable modem. I have not installed bootcamp/windows
    BTW there is a new person on there as well called 'fs 20 20's computer', this one just showed up when I turned on my mac today. They disappeared just now but they were on my system while I typed this post.
    Any more help would be appreciated. Tammy
    imac 20 inch   Mac OS X (10.4.8)  

  • MIDP and Bluetooth as Java Card substitute

    Hi,
    I'm a Java developer, but not a Java Card developer, so I'm curious about the opinions of Java Card developers. It seems to me that IR and Bluetooth enabled J2ME/MIDP devices could be used in many situations where Java Cards are currently used. Depending on the adoption rates of
    a) Bluetooth enabled computers, devices, access points, etc... and
    b) cell phones with both Bluetooth and J2ME
    It may soon (a year or two) become cheaper and/or more convenient to issue users without a J2ME Bluetooth phone, such a device, than to issue all users Java Cards.
    So, entrenched coders
    1) Is this migration sane?
    2) Is anybody doing it, now?
    3) How hard/trivial is porting the applications?
    Thanks,
    Curt

    I'm aware of the JSR, but what is the security element ?On Sun Tech Days I was told it should be a Java Card. ;-))
    The main advantage of a smartcard is that it provides a trustworthy and tamper-resistant environment.
    Please have a look at
    http://www.simalliance.org/portal_upload/SIMalliance_comm.PDF
    I quote from the SIM Alliance site:
    "Thanks to a defined standard, easy downloading and powerful operating systems displaying high quality graphics, J2ME phones are making their mark. This leads to the question with such success and a memory capacity up to 1000 times the (U)SIM, will this relegate the Smart Card to a second class citizen?
    While Smart Card cannot compete with a Java handset for the sexy aspects of applications such as graphics, the core attributes of a Smart Card offer a number of significant benefits to application delivery, execution and management. All of these features require privacy management, security, portability and one-to-one personalization.
    Wireless applications must be secure and robust. However, it is feared that operators' revenue streams and secure pipeline will be threatened by the free delivery of applications mimicking the loss-making Internet portal model.
    This is where the Smart Card, (UICC, (U)SIM, and equivalent), will play an essential role in providing security, building trust and protecting revenues for mobile businesses.
    The card will become an integral part of the architecture for distributed applications running at the same time on Server, Handset and Smart Card to leverage the respective benefits of each part of the infrastructure.
    By looking at the strong points of each of the Java standards, Java Card and J2ME are not competing technologies but instead can be used in tandem to create an "open" and "secure" infrastructure that operators and content providers need in order to increase their ARPU and diminish costs. At present this infrastructure does not exist but leading operators, handset manufacturers, content providers and (U)SIM suppliers are working to make it a reality."

  • Javax.bluetooth.BluetoothStateException: java.lang.NoClassDefFoundError

    Hey
    I need ur help
    i have a pb while trying to open a bluetooth connection from a PC to a mobile.
    I got the following error while executing the << LocalDevice.getLocalDevice(); >>instruction :
    Setting device to be discoverable...
    Exception occured (BlueConServer initialisation): javax.bluetooth.BluetoothStateException: java.lang.NoClassDefFoundError: com/sun/kvem/jsr082/bluetooth/DiscoveryAgentImpl
    Waiting for incoming connection...
    BlueConServer exited!!java.lang.NullPointerException
    error closing server connection!!java.lang.NullPointerException
    My code is:
    public static void startBluetooth() {
    int i = 0;
    LocalDevice local = null;
    StreamConnectionNotifier server = null;
    try {
    System.out.println("Setting device to be discoverable...");
    local = LocalDevice.getLocalDevice();
    local.setDiscoverable(DiscoveryAgent.GIAC);
    System.out.println("Start advertising service...");
    server = (StreamConnectionNotifier) Connector.open(burl);
    } catch (Exception e) {
    System.out.println("Exception occured (BlueConServer initialisation): " + e);
    waiting for a reply ASAP...
    thanks

    Hello,
    Do you have the javax.bluetooth api on your computer and in your classpath.It is throwing that exception because it cannot find the api. That looks like the problem to me.
    martin

  • Sms and java

    i want create an application whith java that send sms

    Wait wait guess what i found:
    Bluetooth Gets Java-Enabled
    Java programmers interested in Bluetooth wireless-enabled devices have a new developmentoutlet -- Zucotto Systems.
    The Java-enabled development tool by San Diego-based Zucotto's Xpresso system-on-a-chip is based on Sun Microsystems' Java2 MicroEdition KVM (K Virtual machine) and is geared specifically toward wireless application development.
    Bluetooth, the wireless chip set expected to make its debut this spring, is led by nine Special Interest Group (SIG) members and over 1,300 developers. The technology will provide short-range radio wireless connectivity to handheld devices and PCs.
    Zucotto said it is forming alliances with SIG members to develop Java applications and said its Xpresso chip is 20 to 40 times faster than comparable chips and consumes less power.
    Man i can't wait to check that out....
    ;)

  • Whats is difference between Java JRE  and  Java SDK

    Hi,
    what is the difference between Java JRE and Java SDK...
    i think both of them have the same set of files to be installed...
    I am not able to understand where they differ

    The JRE (Java runtime Environment) contains just the stuff necessary to run Java and the SDK (System Development Kit) contains the extra stuff necessary (and also helpful) to develop in Java.

  • What is difference between C# Gzip and Java swing GZIPOutputStream?

    Hi All,
    I have a Java swing tool where i can compress file inputs and we have C# tool.
    I am using GZIPOutputStream to compress the stream .
    I found the difference between C# and Java Gzip compression while a compressing a file (temp.gif ) -
    After Compression of temp.gif file in C# - compressed file size increased
    while in java i found a 2% percentage of compression of data.
    Could you please tell me , can i achieve same output in Java as compared to C# using GZIPOutputStream ?
    Thank a lot in advance.

    797957 wrote:
    Does java provides a better compression than C#?no idea, i don't do c# programming. and, your question is most likely really: "does java default to a higher compression level than c#".
    Btw what is faster compression vs. better compression?meaning, does the code spend more time/effort trying to compress the data (slower but better compression) or less time/effort trying to compress the data (faster but worse compression). most compression algorithms allow you to control this tradeoff depending on whether you care more about cpu time or disk/memory space.

  • What is the diffrence between package javax.sql and java.sql

    Is javax designed for J2EE?
    And when to use package javax?

    Hi,
    What is the diffrence between package javax.sql and java.sql?The JDBC 2.0 & above API is comprised of two packages:
    1.The java.sql package and
    2.The javax.sql package.
    java.sql provides features mostly related to client
    side database functionalities where as the javax.sql
    package, which adds server-side capabilities.
    You automatically get both packages when you download the JavaTM 2 Platform, Standard Edition, Version 1.4 (J2SETM) or the JavaTM 2, Platform Enterprise Edition, Version 1.3 (J2EETM).
    For further information on this please visit our website at http://java.sun.com/j2se/1.3/docs/guide/jdbc/index.html
    Hope this helps.
    Good Luck.
    Gayam.Srinivasa Reddy
    Developer Technical Support
    Sun Micro Systems
    http://www.sun.com/developers/support/

  • What is the diffrence between My Runnable Interface and Java Runnable

    Hi folks
    all we know that interfaces in java just a decleration for methods and variables.
    so my Question is why when i create an interface its name is "Runnable" and i declared a method called "run" inside it.then when i implements this interface with any class don't do the thread operation but when i implement the java.lang.Runnable the thread is going fine.
    so what is the diffrence between My Runnable Interface and Java Runnable?
    thnx

    Hi folks
    all we know that interfaces in java just a decleration
    for methods and variables.
    so my Question is why when i create an interface its
    name is "Runnable" and i declared a method called
    "run" inside it.then when i implements this interface
    with any class don't do the thread operation but when
    i implement the java.lang.Runnable the thread is going
    fine.
    so what is the diffrence between My Runnable Interface
    and Java Runnable?
    thnxClasses and interfaces are not identified by just their "name", like Runnable. The actual "name" the compiler uses is java.lang.Runnable. So even if you duplicate the Runnable interface in your own package, it's not the same as far as the compiler is concerned, because it's in a different package.
    Try importing both java.util.* and java.awt.* (which both have a class or interface named List), and then try to compile List myList = new ArrayList();

  • Java SE and Java EE

    I am a IT graduate and I still need some clarification on the relationship between Java SE and Java EE API. Does EE include SE?
    For application development, I know I can use only SE without the EE, but can I use EE alone without SE?
    Any good articles addressing my questions?
    Thank you very much
    R

    Java EE in fact extends java SE, its primarily aim is to simplify developing multitier enterprise applications (Java SE provides all the necessary basic libraries etc.)
    Because Java EE is an extension of Java SE, you cant use EE without SE - without SE there is no EE.

  • SSO between Portal and Java WD application

    Hi Experts,
    I am using CE 7.2 on localhost and I am very new to SAP.
    I need to know how can I get SSO between Portal and Java WD.  I have a WD application that displays the logged in user using "IUser currentUser = WDClientUser.getCurrentUser().getSAPUser()", as well I can use "IUser user = UMFactory.getAuthenticator().getLoggedInUser()".  Both work.
    Q1. What is the difference in the 2 above?
    Q2. My WD application is set to authenticate user.  The WD application is in URL iView.  I need SSO between Portal and WD application.   Is there a way to get this SSO without SAP Backend (ECC), for now I just need SSO between Portal and Java WD appl.
    Everything is in localhost.
    Please advice. Thanks.

    > need to know how can I get SSO between Portal and Java WD.
    Then I suggest you ask your question in the Web Dynpro Java forum instead of the Web Dynpro ABAP one.

  • Addressbook Bluetooth and iSync - Get numbers off phone to AB

    Greetings,
    There were many topics on this after a search but I couldn't find an answer I could understand. Forgive me if I am a little slow.
    I plan to buy the iPhone here in the next few days. My old Motorola RAZR V3 has bluetooth and works flawless by syncing AB with the phone by using iSync. However, none of the phone numbers from my phone (Which weren't in AB before) end up in my AB. Am I doing something wrong here?
    I never used any type of sync before since I didn't need a media device but now I guess I do? Apparently iPhone has a new built in SIM card and I can't transfer my numbers if I don't do this?
    Thanks.. Oh... What is really the difference between iSync and the Sync in addressbook? Everytime I click the bluetooth icon in AB it asks to pair then nothing happens?
    //Cheers

    That happens if you've got your contacts stored on your SIM card in the RAZR. Transfer them to your phone, then they'll magically appear in address book. I've found as well that for some reason the bluetooth pairing in address book doesn't do much, iSync does though.

  • J2me and java card, need help to communicate

    we are trying to put together a reader to read smartcards using j2me and we figure that it would be easiest if we could develop it to work with java cards rather than standard smart cards, the problem is we get garbage when we communicate to it, the chip sends us crap, any suggestions what might be wrong, any calls we might be missing, has anyone worked with j2me and java cards or smart cards, any help would be appreciated.
    einar

    .... reader app and the ME behind it .... smells like mobile ....
    First of all - if you want to have one mobile application running on this just make sure that whatever is written in ME can use drivers from the reader chip ....
    Workin on the PC is something completely different. There was one good example how to develop one host application in Java provided with the JCOP tools long ago ... I don't know if this is now in the new Eclipse tools.
    But - there was a small API provided that can give you good hints what to do - and - once you have it on the reader side - you can easily integrate ME methods with this ...

  • TS3048 Bluetooth and USB ports aren't working can't connect mouse or keyboard.

    Bluetooth and USB ports aren't working, so am unable to use Imac past turning it on. There's no way to connect mouse or keyboard, it started right after a software update for Maverick (OS X bash Update 1.0 – OS X Mavericks), bluetooth symbol not showing in the task bar at all.    

    Hi SBrwn,
    Thanks for visiting Apple Support Communities.
    The symptom you're describing can be frustrating to troubleshoot as our options are limited. I do suggest resetting the System Management Controller (SMC) if you have not already. This step can help you regain use of USB and Bluetooth.
    Follow these steps to reset the SMC on your iMac:
    Resetting the SMC for Mac Pro, Intel-based iMac, Intel-based Mac mini, or Intel-based Xserve
    Shut down the computer. [by holding down the power button]
    Unplug the computer's power cord.
    Wait fifteen seconds.
    Attach the computer's power cord.
    Wait five seconds, then press the power button to turn on the computer.
    You can find these steps and more information at this link:
    Intel-based Macs: Resetting the System Management Controller (SMC)
    All the best,
    Jeremy

  • Eclipse 3.4 and Java 6 compatibility

    Hi All,
    I have a tomcat plugin inside Eclipse 3.4.2. Recently I upgraded from Java 5 to Java 6. When I try to start Tomcat from Eclipse,I get the following error:
    Error occurred during initialization of VM
    java.lang.UnsatisfiedLinkError: java.lang.Float.floatToIntBits(F)I
         at java.lang.Float.floatToIntBits(Native Method)
         at java.lang.Math.<clinit>(Math.java:801)
         at sun.net.www.ParseUtil.lowMask(ParseUtil.java:512)
         at sun.net.www.ParseUtil.<clinit>(ParseUtil.java:559)
         at sun.misc.Launcher.getFileURL(Launcher.java:388)
         at sun.misc.Launcher$ExtClassLoader.getExtURLs(Launcher.java:165)
         at sun.misc.Launcher$ExtClassLoader.<init>(Launcher.java:137)
         at sun.misc.Launcher$ExtClassLoader$1.run(Launcher.java:121)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.Launcher$ExtClassLoader.getExtClassLoader(Launcher.java:118)
         at sun.misc.Launcher.<init>(Launcher.java:51)
         at sun.misc.Launcher.<clinit>(Launcher.java:39)
         at java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:1304)
         at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1286)
    Kindly suggest what needs to be done? If I am posting it in a wrong forum please suggest me the right one too.
    I would like to know if Eclipse 3.4 and Java 6 are compatible or not.
    Thanks in advance.

    ShubhaPradeep wrote:
    I have a tomcat plugin inside Eclipse 3.4.2. Recently I upgraded from Java 5 to Java 6. When I try to start Tomcat from Eclipse,I get
    Error occurred during initialization of VM
    java.lang.UnsatisfiedLinkError: java.lang.Float.floatToIntBits(F)IAre we talking 64-bit Linux?
    I had issues launching eclipse on CentOS 5 64-bit and Sun JDK 1.6,
    resolved by launching eclipse with the -vm option specifying Sun JDK 1.5 java.
    [https://www.centos.org/modules/newbb/viewtopic.php?post_id=95784&topic_id=11661]

Maybe you are looking for

  • How do I use my Best Buy gift card on BB eBay?

    Dear best_buy, I have been trying to order a specific Playstation 4 bundle through the Best Buy website (which allowed for in store pickup of this bundle ONLY) however, there are none available! So I was very excited when I found it on Best Buy eBay,

  • Problem in serialization of an element

    Hi, I'm facing a problem in sending out message for document style webservice. I have tried to explain the sceanario below as much as possible. I'm writing Bpel process to invoke a wsdl . The input variable to the operation has 2 parts - header and b

  • Invoice Block with Qty Variance

    Hi All In one of my scenarios PO = 100 Qty - Overdelivery Tolerance - Unlimited GR = 120 Qty But as far as MIRO is concerned - my requirement is MIRO should be booked for PO qty only i.e. for 100. (Vendor Liability should be for PO Qty only) System t

  • Issue with osb + weblogic foreign server AQ configuration

    Hi , I am trying out a scenario wherein, OSB publishes a message onto an Oracle AQ JMS Topic. I have created the Foreign Server and have used the Local JNDIs of the connection factory and the destination within my OSB business service. But then, my b

  • Ipad 64 gb wifi-4g speaker is giving blown up sound if I play any song in full volume

    I pad Ipad 64 gb wifi-4g speaker is giving blown up sound if I play any song in full volume it gives hoarse sound!pls help