Bluetooth 2005

  • Thread starter Thread starter Joseph Byrns
  • Start date Start date
J

Joseph Byrns

Does CF v2 (to released soon hopefully), include managed support for
bluetooth. If so does it work with only the microsoft BT stack or include
others?

Thanks.
 
No, there will be no managed classes for Bluetooth within .NETCF v2.0
itself. However there is a free and shared source solution to the rescue
(Microsoft stack only) - latest version is here:-
http://www.peterfoot.net/Bluetoothv14.aspx
It works on both desktop .NET v1.1 and 2.0 and .NETCF v1.0 and v2.0. Object
model is closely based on existing .NET classes for both Tcp and IrDA
networking.

Peter
 
That looks great, I'll have a look.

Thanks.

Peter Foot said:
No, there will be no managed classes for Bluetooth within .NETCF v2.0
itself. However there is a free and shared source solution to the rescue
(Microsoft stack only) - latest version is here:-
http://www.peterfoot.net/Bluetoothv14.aspx
It works on both desktop .NET v1.1 and 2.0 and .NETCF v1.0 and v2.0.
Object model is closely based on existing .NET classes for both Tcp and
IrDA networking.

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://www.peterfoot.net |
http://www.opennetcf.org
 

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

Back
Top