RSS Forums RSS
Please support our C# advertiser: Programming Forums

Scanning for bluetooth devices

Join Date: Apr 2006
Posts: 7
Reputation: celikada is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
celikada celikada is offline Offline
Newbie Poster

Re: Scanning for bluetooth devices

  #14  
Apr 21st, 2006
Originally Posted by celikada
i searched a way a lot of time to reach bluetooth devices which are in my range but i cant find an easy way. but some people wrote some dll files then they used these in a namespace for .net. but it is expensive to use just device discovery. this namespace name is franson if you pay 99$, you can easily access a remote device but i have to say that i did not try , sorry


[b]there is an easy way[/a]

32feet.net

free sdk for c# but but its works whit windows bluetooth stack

add your project referances InTheHand.Net.Bluetooth.dll

define libraries InTheHand.Net , InTheHand.Net.Socet

and add the code

BluetoothClient blue_client = new BluetoothClient();


BluetoothDeviceInfo[] devices = blue_client.DiscoverDevices();

bluetooth devices in the devices array

thats it
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 3:21 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC