linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bluez-users] Need HELP  in JavaBluetooth API
@ 2006-01-19 12:07 shankar marrapu
  2006-01-20  1:20 ` Marcel Holtmann
  2006-02-22 11:59 ` [Bluez-users] " sanjeevi
  0 siblings, 2 replies; 3+ messages in thread
From: shankar marrapu @ 2006-01-19 12:07 UTC (permalink / raw)
  To: JABWT

[-- Attachment #1: Type: text/plain, Size: 2748 bytes --]

Hai
             I am implementing Bluetooth stack(inindows XP Using javaBluetooth API(jsr-82)  as part of final year project.i face following errors while executing demo programs which are in your JavaBluetooth API(JSR-82).
  
              Is there any package related to javax.comm to execute  Bluetooth in
  Windows environment?
  
1. this error occur while executing BluetoothBrowser.java
  Error:
       
       Exception in thread "main" org.javabluetooth.stack.hci.HCIException:      HCIManagerR
      emoteClient: IOException: java.net.ConnectException: Connection refused: connect
          at org.javabluetooth.distributed.BluetoothTCPClient.<init>(BluetoothTCPC
        lient.java:82)
        at org.javabluetooth.demo.gui.BluetoothBrowser.main(BluetoothBrowser.jav
       a:162)
        Press any key to continue...   
   
   
  2. this error occur while executing BluetoothServer.java
  
Error:
         Exception in thread "main" java.lang.Error: Unresolved compilation problems:
        The import javax.comm cannot be resolved
        The import javax.comm cannot be resolved
        The import javax.comm cannot be resolved
        The import javax.comm cannot be resolved
        The import javax.comm cannot be resolved
        The import javax.comm cannot be resolved
        The import javax.comm cannot be resolved
        SerialPortEventListener cannot be resolved or is not a valid superinterf
        ace
        CommPortIdentifier cannot be resolved or is not a type
        CommPortIdentifier cannot be resolved
        CommPortIdentifier cannot be resolved
        SerialPort cannot be resolved or is not a type
        SerialPort cannot be resolved
        SerialPort cannot be resolved
        SerialPort cannot be resolved
        NoSuchPortException cannot be resolved or is not a type
        SerialPortEvent cannot be resolved (or is not a valid type) for the argu
         ment event of the method serialEvent
          at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
          at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
        orAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
         onstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at org.javabluetooth.stack.hci.UARTTransport.<init>(UARTTransport.java:2
        5)
        at org.javabluetooth.demo.BluetoothServer.main(BluetoothServer.java:28)
        Press any key to continue...  
        
   
                                 Please help me as soon as possible.
   
       
   
   M.U.Gowri shankar,

Send instant messages to your online friends http://in.messenger.yahoo.com 

[-- Attachment #2: Type: text/html, Size: 4788 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-22 11:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-19 12:07 [Bluez-users] Need HELP in JavaBluetooth API shankar marrapu
2006-01-20  1:20 ` Marcel Holtmann
2006-02-22 11:59 ` [Bluez-users] " sanjeevi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).