software you can take with you

Browse by Tags

  • 32feet.NET -- BLUETOOTH

    I need to clarify the following doubts regarding bluetooth 32feet.NET assembly 1. Does it support vista and win 7 ? 2. Does it covers methods defined in Microsoft Bluetooth SDK: http://msdn.microsoft.com/en-us/library/aa362927(v=VS.85).aspx ? 3. Do I need to implement Interop (P Invoke) for...
    Posted to Bluetooth (Forum) by san12345 on 09-21-2010
  • 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
  • Re: OBEX Bidirectional support?

    The Put code resides in Brecham.Obex.ClientSession which imagine resides in Brecham.Obex.dll and do see some hangs there. Is the Brecham.Obex.dll code open source also? Could not find a repository on the site where IntheHand.Net.Personal.dll code resides. Am running with changeset 63172. Was considering...
    Posted to Bluetooth (Forum) by eruffing on 01-19-2010
  • ObexListenerRequest.WriteFile Exception?

    I'm using the released version of InTheHand.Net.Personal.dll (File version 2.3.0.0 Product Version 2.3.0530.0). The WriteFile method is causing some issues for us in that we hang in the routine if the Bluetooth file transfer connection is interrupted during transmission. A large file is sent, then...
    Posted to Bluetooth (Forum) by eruffing on 12-22-2009
  • ObexListener/ObexListenerContext

    I have the following piece of code listening for data in a dll. GetContext is listening for data. Is there a way to signal olc to stop listening for data via say sending him a "QUIT" message from the same process? I can issue ol.Stop() but the GetContext does not release (still waiting for...
    Posted to Bluetooth (Forum) by eruffing on 11-12-2009
  • 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
  • Through ObexWebRequest not able to send file on Nokia N81 handset.

    Hi Below code working fine with other device.We can send file through windows bluetooth service on Nokia N81 but not able to send from code on Nokia N81. Anyone have solution of this problem.?????????? :( Getting error "InternalServerError : 80" Dim req As ObexWebRequest Dim rsp As ObexWebResponse...
    Posted to Bluetooth (Forum) by deepanshu on 07-29-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
Page 1 of 1 (8 items)
Copyright © 2001-2013 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy. OrcsWeb's Windows Cloud Server Hosting