| Article Index |
|---|
| Bluetooth - pc - phone |
| Page # |
| All Pages |
Finally got the time to solve my bluetooth project!
Got the client running on both computer and cellphone ( HTC P3300 ).
I do now send text to\from both devices, this enables
me to make a nice remote control for my winamp.
The library i use is this one : http://www.codeplex.com/32feet/
shared-source project to make personal area networking technologies such as Bluetooth,
Infrared (IrDA) and more, easily accessible from .NET code. Supports desktop, mobile or embedded systems.
The project currently consists of the following libraries:-
I ported one of the sample codes that was in VisualBasic to Csharp (The pc client).
Next up is to port the windows mobile client also.
Screenshot of my working version:






