Working with a bluetooth virtual com port

S

Steve Custer

I need to create a Pocket PC app that communicates with Bluetooth devices
via a virtual comport. Ideally, I will write this in VB .NET. I am having
trouble finding the correct namespace that gives me access to the com ports.
I would really appreciate any suggestions.

Thank you.
 
P

Peter Foot [MVP]

..NETCF doesn't inherently have any COM port functionality, but there are
third party options available, such as the OpenNETCF.IO.Serial namespace
within the Smart Device Framework (www.opennetcf.org/sdf/)

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top