.NET Components for Mobility

Browse by Tags

  • Is possible change the name of own device before of send?

    Hello people!!! My name is Omar Sánchez. I have a problem and I need Help!! I want change the name of my own device before of send via Bluetooth some file. I can get the name of my device using this code: String myName = BluetoothRadio.PrimaryRadio.Name; But this code is for only read, I can't change...
    Posted to Bluetooth (Forum) by omarszbz on 01-28-2010
  • How to get the MAC Address of a mobile phone not Bluetooth Address?

    Hello everyone Am struggling a lot with this piece of code, am tyring to find to get the MAC Address of a mobile phone i have use the device property of the library but its giving me only the Bluetooth Address. Can someone help me please? My code is as follows: Label8.Text = "Device Address :"...
    Posted to Bluetooth (Forum) by yasin on 09-25-2009
  • Connect without Authentication/Identification

    Hello friends... I need help... I'm from Mexico City, and I'm sorry if my English is not very good... I would like send files via Bluetooth using Brecham OBEX library without Authentication/Identification... I can send files but I want skip the Authentication/Identification, ie, without entering...
    Posted to Bluetooth (Forum) by omarszbz on 08-26-2009
  • Re: Issues in Bluetooth discover mode

    I use the in built timer (using C#) for trigering the discovery event for every 5 seconds. the sudden froze arise as i try to close the program. public Dictionary<string,string> testMethod() { Dictionary<string,string> btDictionary = new Dictionary<string, string>(); BluetoothDeviceInfo...
    Posted to Bluetooth (Forum) by kasun on 06-22-2009
  • Issues in Bluetooth discover mode

    By using 32feet.net libraries I manage to discover bluetooth enabled devices in range. for some reason it hangs and the program goes not responding. what kind of a bug is this? how can I over come this? I used 5 seconds timer to discover devices. Codes are written in C# is this a problem in32feet library...
    Posted to Bluetooth (Forum) by kasun on 06-22-2009
  • Bluetooth Connectivity and Communication

    Dear Friend , I am able to discover my bletooth devices as well as able to connect to them But i m not able to send any message or command to them the code which i have written is as under. Can any one please help me and let me know to send a command to GPS recevier e.g" $PASHS,RID" or something...
    Posted to Bluetooth (Forum) by urfriend on 02-19-2009
  • Folder/File Listing

    Hi all, Is it possible to do a search/listing using wildcards? For instance: l a* would list all the fodlers and files in the current directory. i suspect not but...
    Posted to Bluetooth (Forum) by Dominic_1 on 01-19-2009
  • Re: Problem with finding devices

    I haven't tried to create a connection manually. I am using 32feet 2.3 version. And compact .NET 2.0. InTheHand.Windows.Forms. SelectBluetoothDeviceDialog s = new InTheHand.Windows.Forms. SelectBluetoothDeviceDialog (); s.ForceAuthentication = true ; s.ShowAuthenticated = true ; s.ShowRemembered...
    Posted to Bluetooth (Forum) by Maligogi on 12-29-2008
  • Problem with finding devices

    I run examples (Bluetooth chat) on windows Mobile 5. No devices are found with SelectBluetoothDeviceDialog or DiscoverDevices. I don't know where is problem. I have the same code on PC and there it works.
    Posted to Bluetooth (Forum) by Maligogi on 12-28-2008
  • Close the InTheHand.Windows.Forms.SelectBluetoothDeviceDialog()

    Hello experts, I can open the bluetooth selection dialog, but i want is close programatically. I mean no user will select manually cancle buton or select button or search again button. This selection of menu could be automatically. How can i do this? Please help me as early as possible. I need it urgently...
    Posted to Bluetooth (Forum) by MayurVadher on 12-22-2008
Page 1 of 2 (11 items) 1 2 Next >
Copyright © 2001-2010 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.