software you can take with you

Browse by Tags

  • Re: Bluetooth 3.0 version with windows 7

    Hi Alan, Thanks for the replay,Reaily i failed to rectify the issue. i tried calling connect method 2nd time without calling oBluetoothWin32Authentication = new BluetoothWin32Authentication(Win32AuthCallbackHandler); but still same result. please provide the code to Resolve this issue. My current code...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 01-04-2012
  • Re: Bluetooth 3.0 version with windows 7

    Hi Alan, I read that thread completly i agree it may work with obex with BT 2.1 . my environment is SPP with BT 3.0 with Window7. your solution works fines if the device is not paired for first time by hangling oBluetoothWin32Authentication = new BluetoothWin32Authentication(Win32AuthCallbackHandler...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 12-30-2011
  • Re: Bluetooth 3.0 version with windows 7

    Hi Alan, I tried the code which you suggested .its woking fine for unpaired devices. for paired devices the application will not call the call back event (Win32AuthCallbackHandler ) raises the exception m_oBTConnector.Connect(m_oEndPoint); //here i will get a exception "A socket operation was attempted...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 12-29-2011
  • Re: Bluetooth 3.0 version with windows 7

    Hi Alan, Thanks for your replay,i tried that method for first time it will call call back event second time it will will not call the call back event. if my Bluetooth version of the Pc with windows 7/xp is 3.0 means i need to bypass the paring and i want connect direct from Pc to Remote device. Please...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 12-28-2011
  • Re: Bluetooth 3.0 version with windows 7

    Hi Alan, my laptop having msft 3.0 and windows 7 i am trying to connect the devices it is not connecting. i tryied with first pairing and connecting next still its not working . scenerio is that if the bt version is greater than 2.0 the passkey must me bypassed. but i doint know how to connect the remote...
    Posted to Bluetooth (Forum) by ramesh.shivakumar on 12-23-2011
  • Re: Iphone connection

    Alan, Perfect, thanks for the reply. Just to make sure I'm doing it right (and possibly to help anyone else having problems) here is what I'm now doing: foreach (BluetoothDeviceInfo device in DeviceList) { if (device.Authenticated) { ServiceRecord[ sRecord = null; try { sRecord = device.GetServiceRecords...
    Posted to Bluetooth (Forum) by bothamj on 08-11-2010
  • How to show all connected BT devices

    Hello! I'm trying to get a list of all current connected devices, but I can not find the right function DiscoverDevices(int.MaxValue, true, false, false) shows me all paired devices but makes no difference between connected / disconnected. How can I do this?
    Posted to Bluetooth (Forum) by Alex123 on 03-23-2010
Page 1 of 1 (7 items)
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting