Quantcast
Channel: 32feet.NET
Browsing all 469 articles
Browse latest View live

New Post: Bluetoothlistener, How to get File name and Data and save

Hi, Iam using following code to listen to the devices and getting data private void StartListener() { ServiceRecordBuilder bldr = new ServiceRecordBuilder();...

View Article


Closed Issue: define NO_IRDA will not compile [33934]

Hi,If you tried to defined "NO_IRDA" you will have 2 compilation errors (see below) because you still use the constructor SocketClientAdapter(IrDAClient cli) which doesn't exist when you define...

View Article


Closed Issue: Maximum 2 concurrent socket.Connect() calls MS CE.NET [33791]

While testing multiple device connections and reconnections under Windows Mobile 6.5 i've come across an undocumented feature of the bluetooth sockets.I can only call the socket.Connect(adr,guid)...

View Article

Closed Issue: (Win32-MS Stack) BluetoothClient.Connect() SocketException...

Microsoft stack - verified on Windows XP and Windows 7 64 bit, using InTheHand 3.2, 3.3, and current code in trunk as of this date. User Trevor posted in the forums the following in thread...

View Article

Closed Feature: [widcomm] client COM Port creation [30238]

View Article


Closed Feature: BlueZ support on Linux on Mono [29555]

BlueZ is the common Bluetooth protocol stack on Linux.  We should support it for .NET code running on Mono. It uses sockets for comms so should be a for client and listener should be a simple variation...

View Article

Closed Feature: Implement BluetoothDeviceInfo.SetServiceState for CE [7080]

This method is currently only implemented for the desktop. Add an implementation for the common services e.g. SerialPortHeadset/Handsfree/Wireless Stereo

View Article

New Post: Error when connecting to a device

I am having a problem trying to connect to a Galaxy 3, at home using a version 2.0 bluetooth radio this code works: Guid service = BluetoothService.HandsfreeAudioGateway; BluetoothEndPoint bep = new...

View Article


New Post: Function for pairing Bluetooth device to PC

Hello. I am using Toshiba BT stack, I want to pair a medical device with my computer using Bluetooth. For pairing I want to use a function, can anybody help me in this regard. I am new to C# world so...

View Article


New Post: Unable to connect to device

Hi, I try to connect my pc (Windows 8 with Micro USB Adapter) with my device. When I use connect method, I have always same error.private void button1_Click(object sender, EventArgs e) { var radio =...

View Article

New Comment on "Bluetooth L2CAP"

So has anyone used the L2CapClient and L2CapListener classes mentioned above. Am I correct that I need to build these classes myself and also the 32feetWidcomm.dll in order to use L2Cap? Would be nice...

View Article

New Post: Function for pairing Bluetooth device to PC

Sorry I've never been given access to the Toshiba stack's API thus 32feet.NET has no support for it. See if Toshiba will give you the details of the stack's API.

View Article

New Post: Lost when Read first bit

Hi, My problem occurs when I try to read bits from GPS. Not all GPS, only one : SOKKIA GRX2. Here is my code :Client = new BluetoothClient(); BluetoothEndPoint ep = new...

View Article


New Post: connect blocks if device is borderline in range (no timeout)

hi, i´m connecting to a bluetooth module on a microcontroller with spp. if the device is at the edge of the range or the reception is very bad, the connect function blocks and doesn´t timeout. i didn´t...

View Article

New Post: Bluetooth Serial Port Question

Hi, I have been trying to get the In The Hand tools to work, to help me with a Bluetooth connection from a Windows Mobile 6 device to a printer, and a passport scanner. I think the printer is now...

View Article


New Post: Bluetooth Serial Port Question

I have continued to work on this, and believe the issue may be that I need to call RegisterDevice. Unfortunately I'm struggling with this as I can only find C# examples, and I'm not a C# developer. Can...

View Article

New Post: Bluetooth Serial Port Question

Sorry, my fault. I finally realised that I was using both a BluetoothClient AND a BluetoothSerialPort at the same time, and they are mutually exclusive. I have removed the BluetoothClient, and the...

View Article


New Post: Pairing with WinCE device with thermal printer.

Good day everybody, I'm trying to accomplish an automatic bluetooth pairing fron the WinCE device and a thermal printer when the application start or when you click a button, without searching the...

View Article

New Post: Monitoring Bluetooth Connections

Hi, Please can somebody help me to understand if and how I can monitor Bluetooth connections within my application. I have stopped using BluetoothClient, as although this appeared to initiate a...

View Article

New Post: Stream Audio From Phone To Computer

I'm wondering how to replicate what bluetooth speakers and cars do where they pair with the phone and play whatever audio is playing on the phone. Which service do I use and how do I read the data? Thanks

View Article
Browsing all 469 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>