Platform is not supported

Why I have the following exception when using the library in Windows Store Apps after adding it through Win Rt System.PlatformNotSupportedException at InTheHand.Net.Bluetooth.Factory.BluetoothFa...

Id #34027 | Release: None | Updated: May 5 at 2:58 PM by mfakhreldensami | Created: May 5 at 2:58 PM by mfakhreldensami

whether this support on the Metro App?

hi!32feet.net can work well on the desktop windows 8,do you have a plan to develop a new versions for the Metro App?

Id #34002 | Release: None | Updated: Apr 24 at 2:55 PM by alcat | Created: Apr 24 at 2:55 PM by alcat

select which Bluetooth serial Port to connect with

hello, i would like to connect my bluetooth with a COM serial port which i knew SerialPortEnvoyer = new BluetoothClient(); BluetoothWin32Authentication authetification = new BluetoothWin32Authent...

Id #33879 | Release: None | Updated: Mar 15 at 4:23 PM by mistergamer | Created: Mar 15 at 4:23 PM by mistergamer

'InTheHand.Net.Sockets.BluetoothClient' threw an exception.

this error appear behind: BluetoothClient bc = new BluetoothClient(); The type initializer for 'InTheHand.Net.Sockets.BluetoothClient' threw an exception. How I can handel that ?

Id #33818 | Release: None | Updated: Feb 24 at 11:36 AM by halaqaseam | Created: Feb 24 at 11:36 AM by halaqaseam

SocketBluetoothClient on desktop looks-up name on arbitrary stack

In the following test, the Windows Stack is the second loaded (and the fake/mock Android stack is loaded first). We select the MSFT one and accept a connection through its listener. However when we...

Id #33796 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Feb 20 at 7:07 PM by alanjmcf

Convert BlueZ support to D-Bus and remove hci libbluetooth

Id #33717 | Release: None | Updated: Jan 30 at 8:12 AM by alanjmcf | Created: Jan 29 at 3:12 PM by alanjmcf

Windows Phone <-> Desktop Interop Sample

Develop a sample app to communicate between Windows Phone 8 and desktop Windows

Id #33666 | Release: None | Updated: Feb 22 at 12:43 AM by PeterFoot | Created: Jan 15 at 7:44 PM by PeterFoot

BluetoothRadio.set_Name MSFT+Win32 not working on Windows 7

When testing on my Window 7 box, with MSFT+Win32 Radio.set_Name has no effect. Tried both x64 and x86, elevated and not.   The function GetRadioRegKey does not find a match, looking for the radio a...

Id #33031 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Aug 16, 2012 at 8:26 AM by alanjmcf

ObexWebRequest does not raise an error on server error response

If the server returns an error code whilst ObexWebRequest is sending a PUT then we stop the PUT. However no exception is raised (i.e. WebException with contained ObexWebResponse).  Instead we just ...

Id #32988 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Aug 2, 2012 at 9:35 PM by alanjmcf

OBEX PUT command is failing when used to send files to Linux obexpushd

Everything (along with the answer) is explained here http://stackoverflow.com/questions/10998320/unable-to-transfer-files-from-windows-to-linux-via-bluetooth-using-32feet-net-c   In short: On Linux...

Id #32966 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Jul 25, 2012 at 2:24 PM by mkjedrz

BluetoothRadio SetMode to allow setting Connectable and Discoverable independantly

Similar to bug 32827 (http://32feet.codeplex.com/workitem/32827)

Id #32828 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Jun 8, 2012 at 7:18 PM by alanjmcf

Add a BluetoothRadio property to report Connectable and Discoverable separately

Currently we report Radio mode as a series: Off -> Connectable -> Discoverable.  That's based on the WinCE helper function BthGetMode. That is not the reality of radio modes however.  A radio can b...

Id #32827 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Jun 8, 2012 at 7:11 PM by alanjmcf

[BTPS] On first application Run getting PlatformNotSupported

When i am running application that uses Inthehand compact framework api on Motorola device, with stonestreetone stack for the first time, call to BluetoothRadio.IsSupported returns false.   If app ...

Id #32595 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Apr 19, 2012 at 8:12 PM by Koystinen

DiscoverDevicesInRange Does Not Work on Desktop

When calling DiscoverDevicesInRange() on the 3.3 desktop version of the DLL I get no results when devices are in range. If I use DiscoverDevices() then I get results back. Also, the Compact Frame...

Id #32486 | Release: None | Updated: Feb 22 at 12:43 AM by krosa | Created: Mar 23, 2012 at 12:40 PM by sleyh

Cannot change bluetooth Radio Mode after manuall setting

Hello,   I am writing a windows service code in c# that will prevent from a user to set the "Turn discovery on" and "Allow Bluetooth devices to connect to this computer" in the Bluetooth Devices op...

Id #32255 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Feb 13, 2012 at 7:22 PM by alanjmcf

SetServiceState(BluetoothService.SerialPort,state,true) for desktop windows.

I am using the latest version of the library which is 3.3.909.0 I am trying to connect desktop windows version of windows XP, Vista 32bit, 64bit, Win7 32bit, 64 bit. to bluetooth adapter (parani E...

Id #32218 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Feb 9, 2012 at 11:20 AM by mravi

C/C++ Bluetooth Stack Independent Library.

Hi ! I am looking for c/c++ bluetooth stack independent library.(not dot net) Now I realize that 32feet.NET provides almost every bluetooth stack like bluesoleil, ms windows stack, etc. But unfortu...

Id #31896 | Release: None | Updated: Feb 22 at 12:43 AM by tree1891 | Created: Dec 8, 2011 at 1:09 AM by adamworld

ObexWebRequest doesn't support long responses (of 0x8000 bytes and over)

Seen by inspection... Added test: [[ InTheHand.Net.Tests.ObexRequest.NewWholeProcessTests.SimplePut1_ResponsesHave16bitLengths : System.Net.WebException : Connect failed.   ----> System.OverflowExc...

Id #31444 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Sep 12, 2011 at 10:25 AM by alanjmcf

[Widcomm] SDP query include L2CAP PSM lookup and not just RFCOMM scn

See the dump below, note there's no L2CAP PSM listed for the PANU record, but the RFCOMM scn is listed for the OPP record. [[ ---- SdpQuery ---- SDP server BluetoothAddress>00:15:83:B4:1B:FA Search...

Id #30744 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: May 23, 2011 at 3:48 PM by alanjmcf

[MSFT+WM] SetServiceState(SerialPort) problems

http://inthehand.co.uk/forums/p/4712/12524.aspx#12524 " Alan, I found at least two bugs in SetServiceState method for Microsoft stack; these are still in code in rev#80555 which I examined too: Wh...

Id #30406 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Mar 24, 2011 at 9:19 AM by alanjmcf

BluetoothDeviceInfo.GetRssi options to force connect and to get the value measured at Inquiry

Id #29397 | Release: None | Updated: Nov 10, 2010 at 6:19 PM by alanjmcf | Created: Nov 10, 2010 at 6:13 PM by alanjmcf

Add support for DialupNetworking

I created a patch that will allow the methods PairRequest and SetServiceState to support DialupNetworking for Windows Mobile. I've made tests on an Intermec CN3e running WM 6.1 with three different...

Id #28090 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Jul 14, 2010 at 7:58 PM by AlexPayment

SDP support creating records with 128-bit integers

Parsing support implemented by bug 26371

Id #26379 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Mar 3, 2010 at 2:06 PM by alanjmcf

Implement INotifyPropertyChanged on BluetoothDeviceInfo

It would be useful to implement this event so that when the information is updated (e.g. following a Refresh to retrieve the device name) that the object can inform it's user that the contents have...

Id #26294 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Feb 23, 2010 at 1:35 AM by PeterFoot

[widcomm] Flow-control when the peer sends lots of data

If the peer is sending data at a higher rate than the consumer is reading it, then WidcommRfcommStream will just buffer it.  We should call Widcomm's CRfComm::SetFlowEnabled function when get to a ...

Id #22570 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: May 22, 2009 at 9:44 AM by alanjmcf

Implement Abort for ObexWebRequest

http://inthehand.com/forums/p/2241/6875.aspx#6875   Implement ability to abort an active ObexWebRequest

Id #20589 | Release: None | Updated: Feb 22 at 12:43 AM by alanjmcf | Created: Jan 13, 2009 at 9:09 AM by PeterFoot

  • 1-26 of 26 Work Items
    • Previous
    • 1
    • Next