.NET Components for Mobility
All Tags » listener (RSS)

Browse by Tags

  • 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
  • localEP?

    OS:windows ce6.0 code: #region Serialize /// <summary> /// Serializes endpoint information into a <see cref="SocketAddress"/> instance. /// </summary> /// <returns>A <see cref="SocketAddress"/> instance containing the socket address for the endpoint.<...
    Posted to Bluetooth (Forum) by George on 07-22-2008
  • ObexListener

    I am able to send a file using ObexWebRequest to another device. I am trying to use ObexListener to accept the file on the other side, but am not able to do so. To get started I am simply using the DeviceListener sample to receive the files. The problem that I am having is that if I send the file using...
    Posted to Bluetooth (Forum) by blebaron 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
  • Non-interactive PIN

    Hi, I am trying to get a serial port service up and running but fail to get the connection accepted. The server is running on a WM6 and listens for connection attempts from another (closed) device which requires a special service name and service level security with a PIN. PROBLEM: How ever I try to...
    Posted to Bluetooth (Forum) by Niklas on 01-29-2008
  • Problems on sending file to device !

    Hello! I'm trying to develop an application with bluetooth support but i have some problems on transfer of files from desktop to PC. Currently i'm working with an Windows CE 5.0 device with bluetooth support. The upper stack is Microsoft native. As i read on some posts, since the device works...
    Posted to Bluetooth (Forum) by Oliver on 11-21-2007
  • Binding a listener to local socket

    I am trying to bind to the local Endpoint to start a asynchronous listener using the following code but get the following error. The requested address is not valid in its context I have used other bluetooth functionality within the InTheHand framework so my BT dongle is compatible.. What am I going wrong...
    Posted to Bluetooth (Forum) by Firedog on 10-18-2007
  • Re: Serial Port device discovery

    My problem is setting the PIN without the user being promped to do. I have tried the InstalledServices but it gives the Serial service ONLY after the device has been connected (so after it has been paired). Finally I resolved the issue using this code: InTheHand.Net.BluetoothEndPoint ep = new InTheHand...
    Posted to Bluetooth (Forum) by dariosalvi on 05-11-2007
Page 1 of 1 (8 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.