.NET Components for Mobility

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • How to send more files one time?

    private void send(BluetoothDeviceInfo btDeviceInfo, string path) { BluetoothClient btClient = new BluetoothClient(); if (btDeviceInfo.Authenticated) { BluetoothSecurity.PairRequest(btDeviceInfo.DeviceAddress, "0000"); } System.Uri uri = new Uri("obex://" + btDeviceInfo.DeviceAddress...
    Posted to ObjectExchange (Forum) by zyylove2008 on 08-18-2008
Page 1 of 1 (1 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.