.NET Components for Mobility
All Tags » C# » problem (RSS)

Browse by Tags

  • Some ServiceRecord attributes cannot be found

    Hello, I'm trying to get attribute IDs and their values from a certain bluetooth server. Here's the relevant code snippet: for (int j = 0; j < serviceRecord.Count; j++) { label3.Text += ("\nID" + serviceRecord[j].Id.ToString("X") + ": " + GetServiceAttributeAsString...
    Posted to Bluetooth (Forum) by tilmaen on 10-23-2008
  • CallDetails.Outgoing is always set to true??

    Hi Peter, I am evaluating version 3.2 of InTheHand on Windows Mobile 5 Smartphone device and came across what I think is a bug unless I am missing something. When accessing CallDetails from CallHistory, the value of CallDetails.Outgoing is always returned as 'true', even for incoming calls. At...
    Posted to InTheHand.WindowsMobile (Forum) by andreiaf on 08-07-2008
  • ConnectionManager.DetailedStatus notification events?

    Hi, I want to use either the PC or WiFi connection, whichever is currently available, but in order to determine this (to then be able to determine if it is actually connected) it looks like I need to poll ConnectionManager.DetailedStatus to see what connections are available. More specifically, the problem...
    Posted to InTheHand.WindowsMobile (Forum) by Rich on 05-15-2008
  • COD Filter & Service Name Problem

    I work in a proyect which need to implement an special protocol through Bluetooth. The first version has worked good, but now in the new version of the protocol we have new parameters ("COD filter" and "Service Name") and we have problem with them. The default setting for Class Of...
    Posted to Bluetooth (Forum) by Jose Antonio Calvo on 04-09-2008
  • COD filter & Service Name Problem

    I work in a proyect which need to implement an special protocol through Bluetooth. The first version has worked good, but now in the new version of the protocol we have new parameters ("COD filter" and "Service Name") and we have problem with them. The default setting for Class Of...
    Posted to Bluetooth (Forum) by Jose Antonio Calvo on 04-09-2008
  • Exceptions in serial communication via Bluetooth

    Hello, I am using 32feet.NET, .NET Compact 2.0 (SP1), Windows Mobile 5.0. I am writing a PDA-based control application for a measuring device. The PDA has built-in Bluetooth (Microsoft stack), the device has a RS232 port with a Bluetooth dongle. RS232 settings are 9.600 baud, 8N1, no handshake (device...
    Posted to Bluetooth (Forum) by Achim Oetringhaus on 09-19-2007
Page 1 of 1 (6 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.