开发者

how to get MAC address of any mobile phone via bluetooth connection in c#?

I have to first establish a connection between mobile phone and computer then i have to get a MAC address of that connected phone when i will get a MAC address then i have to simply disconnect the current device and search for the other device.

please help me to solve this problem.....开发者_StackOverflow中文版...... thanks.


In the recent Windows Mobile SDKs and DTKs, there's a sample app called btsearch that enumerates all Bluetooth devices that are discoverable and within range. You could always start from there and pick what looks interesting.

I've used it successfully myself without problems. Although it only shows the basics, it's easy to build upon it and extract the good bits.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜