Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Developing Bluetooth wireless applications in J2ME
- Peter Mikhalenko reviews the principles of Java development for Bluetooth on mobile devices and describes how to write a Java application for Bluetooth communications. A growing number of cellular phones support Java applications, but did you know that many devices can also run Java 2 Micro Edition...
- Tags: J2ME, Java, LocalDevice, RemoteDevice, Bluetooth, Wi-Fi, Peter V. Mikhalenko, Programming languages, JSR 82, JSR 82 specification, Java Bluetooth API, specification, Java Tips Newsletter, Device, Server, Wireless Application, Service, Peter Mikhalenko, Bluetooth API, DiscoveryAgent, Listing C, Service Discovery Service Discovery, Listing D, Wireless
- Technical articles 2007-03-28
Additional 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 >>