Skip to content

Sample programs

Peter Foot edited this page Mar 31, 2017 · 1 revision

Samples

BluetoothSdpBrowser

![](Sample programs_Sample SdpBrowserDesktop75pc.png) Provides very flexible client and server connections, and showcases SDP parsing and querying. Use this app for testing connecting to you own services.

BluetoothChat2

Multiplatform chat application, versions for Smartphone/ Pocket PC and Desktop. This replaces the previous BluetoothChat sample. Note: is not useful for testing general connections, use BluetoothSDP instead. ![](Sample programs_Sample Chat2Desktop.png)

BluetoothRemote

Desktop listener and Smartphone client, forwards button presses to the desktop, can be used to remotely control Powerpoint etc

ObexPush

Used to send any file object to an available device over Bluetooth or IrDA

ObjectPushVB

Visual Basic device project (VS2003)

DesktopObexListener

Listens for and stores incoming objects (Designed for use on a Windows XP/Vista machine)

DeviceObexListener

Pocket PC equivalent (Turn off default Beam option on device for this to run)

IrDAServiceClient

Shows the IrDA functionality

Retired

BluetoothChat

Replaced by BluetoothChat2 — it doesn’t hang at start-up doing a discovery, and uses one connection between the pair of chat users to transfer the messages back and forth.

Clone this wiki locally