.NET Components for Mobility

Browse by Tags

  • Comprehensive Sample Application

    Hello everyone, I have created a sample application that uses 32feet.Net and Brecham.Obex for bluetooth communication and obex operations. The application is quite comprehensive and allows user to browse a device fully e.g: navigate device, exploer folders, create new ones, delete existing, upload and...
    Posted to Brecham.Obex (Forum) by mcnamara on 10-03-2008
  • How upload file with BluetoothFTP?

    How upload file with BluetoothFTP? Console.WriteLine("Commands:\n" + "Q Quit.\n" + "\n" + "D Dir the folder Listing.\n" + "L Get the folder Listing.\n" + "\n" + "R Reset to default folder.\n" + "U Up one folder level.\n"...
    Posted to Brecham.Obex (Forum) by George on 09-26-2008
  • Files from PC to other device

    Hi, all! Can anybody, please, tell me if it is possible to make a program that send files from Desktop PC to any other kind of BT devices (maybe another PC)? I'm very scared (ho!) because there isn't a Sample program distributed within the 32feet.NET installer!... just found a PPC->X, but...
    Posted to Bluetooth (Forum) by franck on 09-25-2008
  • How to get data from bluetooth Scanner

    I got a hand-held scanner connected by the bluetooth and it is found by the BuletoothClient.DiscoverDevices in application. The application needs to get the data read by the scanner and save the database. But I don't know how to invoke the event when the scanner is scan the barcode. I tried with...
    Posted to Bluetooth (Forum) by amy myo on 09-23-2008
  • Re: how to change bluetooth devicename by c#

    not local devicename , I want to change other PDA 's bluetooth device name from my PDA
    Posted to Bluetooth (Forum) by jacklu on 09-02-2008
  • Serial Port .NET 1.1

    I'm writing an application to read data from a serial port. Unfortunatly due to system restrictions I can only use v1.1 of the .NET framework. All the help files I have read reference v2.0 of the framework. How do I implement the serial port in v1.1?
    Posted to Bluetooth (Forum) by jacklu on 08-27-2008
  • Problem with HP IPaq

    Few weeks ago a wrote a desktop program with the InTheHand.Net library. I had the problem of the widcom stack. Fortunatly I found, in this page, the way to change the drivers of my bluetooth to use the windows stack. Now I'm writting an application to a HP iPAQ and I have the same problem. The error...
    Posted to Bluetooth (Forum) by Nacho on 08-11-2008
  • how to send msg using socket when bluetooth device connected with pc

    this is my code : bc = new BluetoothClient(); bc.Client.Connect(new BluetoothEndPoint(btaddress, service)); byte[ msg = stringTobyte("12345"); bc.Client.Send(msg, 0, 5, SocketFlags.None); It can't send msg, what's wrong? who can help me out ? thank you very much
    Posted to Bluetooth (Forum) by jacklu on 08-10-2008
  • ObexFileTransfer Server problem

    hi,all, I want creat a Bluetooth ObexFileTransfer Server , how to do, give me a sample or a little prompt. Thanks!
    Posted to Bluetooth (Forum) by George on 08-10-2008
  • Re: how to create pair bluetooth serial port in window xp2?

    who can tell me how to communication after connected to the bluetooth device in xp2??? serial communication or socket communication ???
    Posted to Bluetooth (Forum) by jacklu on 08-08-2008
Page 1 of 12 (119 items) 1 2 3 4 5 Next > ... Last ยป
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.