Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Access USB Bluetooth device using Java
- Please does anyone know how I can gain access to my USB bluetooth device using JSR-82 API. With my bluetooth device turned on, when i run my code belox: I get a BluetoothStateExceptionimport java.io.IOException;import java.io.InputStream;import java.io.OutputStream;import javax.bluetooth.BluetoothStateException;import javax.bluetooth.DiscoveryAgent;import javax.bluetooth.LocalDevice;import javax.bluetooth.UUID;import javax.microedition.io.Connector;import javax.microedition.io.StreamConnection;import javax.microedition.io.StreamConnectionNotifier;public class PcServer { /** * @declarations */ protected LocalDevice...
- Tags: Wi-Fi, Java, ocsam2002@..., Microsoft Access, Bluetooth, PcServer, BluetoothStateException
- Discussion threads 2007-08-25
- << Previous
- page 1 of 1
- Next >>