software you can take with you

Search

Page 1 of 225 (2243 items) 1 2 3 4 5 Next > ... Last »
  • Re: Proper paring of mobile device to pc before transferring file

    This implemented in the repository code now.  Workitem 32034.  And will be in the next release.
    Posted to Bluetooth (Forum) by alanjmcf on 01-12-2012
  • Re: Windows 7 takes control

    Sorry I can't see any description of what problems you are having... Presumably you are connecting to a v2.1 device and the Bluetooth v2.1 Secure Simple Pairing (SSP) dialog is popping-up.  You should create an instance of BluetoothWin32Authentication and provide a callback function.  To just accept every pairing just do ...
    Posted to Bluetooth (Forum) by alanjmcf on 01-08-2012
  • Re: no luck with discovery...

    I've just re-read your first post and noticed that you're using v2.3. Why??? :-,(  Back then we *only* supported the MSFT stack.  If you use a current version then you should be more successful.  For Widcomm one needs to also copy the 32feetWidcomm.dll file along the app and the 32feet.NET library assembly. (In Device ...
    Posted to Bluetooth (Forum) by alanjmcf on 01-08-2012
  • Re: no luck with discovery...

    There are multiple suppliers of Bluetooth stack for Windows.  We support all of the main ones except for Toshiba who aren't keen to provide their SDK.  Its possible your PC has that stack installed.  Can you check.  See e.g. http://32feet.codeplex.com/wikipage?title=Supported%20Hardware%20and%20Software and thus ...
    Posted to Bluetooth (Forum) by alanjmcf on 01-04-2012
  • Re: Bluetooth 3.0 version with windows 7

    If the two devices are already paired/bonded they don't need to re-pair so there's no security callback required.  BTW I would completely remove the call to PairRequest.  Just always call connect.  Then let the callback handler handle *both* the SSP (v2.1) and 'traditional pairing' schemes -- add code to ...
    Posted to Bluetooth (Forum) by alanjmcf on 01-03-2012
  • Re: 'System.MissingMethodException' occurred in InTheHand.Net.Personal.dll

    Don't know, sorry.  I presume you have access to the full debugger symbols, with them hopefully it will be able to tell you the real function in platform code where the crash occurs.
    Posted to Bluetooth (Forum) by alanjmcf on 12-30-2011
  • Re: 'System.MissingMethodException' occurred in InTheHand.Net.Personal.dll

    [Sorry your message was stuck in moderation -- communityserver seems to do that randomly...] Hope you made progress.  We support various Bluetooth stacks: Microsoft, Broadcom/Widcomm, Bluetopia etc.  We try to load them one-by-one.  Obviously an error occur if try to load the stack and it is not present (i.e. the P/Invoke error you ...
    Posted to Bluetooth (Forum) by alanjmcf on 12-29-2011
  • Re: MC70 issues

    [Your message was stuck in moderation -- communityserver seems to do that randomly...] Ohh cool.  So probably some sort of timing/one-thing-at-a-time issue.
    Posted to Bluetooth (Forum) by alanjmcf on 12-29-2011
  • Re: Bluetooth 3.0 version with windows 7

    Have a read of the thread http://inthehand.com/forums/t/5204.aspx Note also the line "If you simply want to allow the pairing to go ahead when to SSP devices are connecting then handling the callback and setting e.Confirm=True will be enough -- but that is a little insecure..." at ...
    Posted to Bluetooth (Forum) by alanjmcf on 12-29-2011
  • Re: Error msg "Header already present." pls help me out! thx!

    Can you copy and paste the exception here. LATER: I suspect the exception is occuring on the PUT.  ObexClientSession will send the correct Connection Id so there's no need to send it, so we'll get a duplicate there.  Also the rest of the PUT is too complex. :-)  Just do:      ... ...
    Posted to Brecham.Obex (Forum) by alanjmcf on 12-28-2011
Page 1 of 225 (2243 items) 1 2 3 4 5 Next > ... Last »
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting