software you can take with you

Browse by Tags

  • Re: Cannot connect to another device! Help!

    Hi Alan I got that to work. However i facing an other Problem. Let me explain: I have Samsung Omina Real Device. wich was discoverd from my emulator, then even he gets connected like this: btclient2.Connect(adds, BluetoothService.ObexFileTransfer) If btclient2.Connected = True Then If btclient2.Connected...
    Posted to Bluetooth (Forum) by VBDEV on 09-03-2009
  • Re: Send file to device using custom service

    Hi Here is the sample code i promised in connecting PC - Mobile - PC (VB.NET) 1. Start PC Listener in a thread Try listener = New BluetoothListener(MyServiceUuid) listener.Start() Dim run As Boolean = True Dim btc As BluetoothClient Dim sr As StreamReader While run btc = listener.AcceptBluetoothClient...
    Posted to Bluetooth (Forum) by createSoftware on 07-17-2009
  • Re: Send file to device using custom service

    Hi Yes I am building the client and the server. I figured out the problem - i needed to use a thread to control the reception of messages/files and i hadn't implemented that part properly so i wasn't seeing any response or even an error - this was my first time with bluetooth:-) Anyway thanks...
    Posted to Bluetooth (Forum) by createSoftware on 06-30-2009
  • Re: Send file to device using custom service

    Hi Alan, Sorry for the delayed reply - i was on a short break. Thank you for your quick reply - shortly after i posted that i realised that BluetoothListener adds a service recod so i will try to use that. DeviceApplicationBT5 is one of 6 example applications in the IntheHand code sample archive. It...
    Posted to Bluetooth (Forum) by createSoftware on 06-30-2009
  • Who should initiate a connection, a HID-class device or host?

    Does an embedded device such as an audio headset (HSP, HFP) or a HID-class device typically operate as a server, or as a client? I've been tasked with writing a phone application to interact with a HID-class device that doesn't exist yet. The hardware guy working on the device will probably only...
    Posted to Bluetooth (Forum) by Locutus on 06-20-2009
  • Need to identify bluetooth enabled devices in range.

    I am new to this bluetooth programing. As a part of my final year project, I need to identify and send the devices in range to a web server. web server part, that I can handle but first, I need to put all the devices in to a string array or something. How can I do that? I have downloaded and installed...
    Posted to Bluetooth (Forum) by kasun on 06-12-2009
  • Re: audio streaming over bluetooth

    Is it possible to use an RFCOMM connection and stream an audio from the mobile's phone microphone towards the PC speakers using the BluetoothClient and BluetoothListener? If not, what would be the right way to achieve that using the inthehand library? Thanks
    Posted to Bluetooth (Forum) by zdinthehand on 05-14-2009
Page 2 of 2 (17 items) < Previous 1 2
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting