Re: How to find the MAC address of the mobile device in C#
Hi All,
I am trying to get MAC(Media Access Control ) address of a mobile connected in Bluetooth network programmatically through C#.I am using Visual Studio 2005.
if u find anything just send me a mail to . it's very urgent. please help me.
Re: How to find the MAC address of the mobile device ?
I suppose that how you can obtain that info depends on what interfaces the Bluetooth driver vendor provides and documents for you on Windows.
If you use Microsoft's Bluetooth drivers (Windows XP SP2 and onwards), then check what Microsoft documents: http://msdn.microsoft.com
If you use Toshiba, IVT Bluesoleil or Widcomm Bluetooth drivers, ask them for API/SDK documentation (I suspect they have different APIs/interfaces than Microsoft).
Re: How to find the MAC address of the mobile device ?
Hi All,
I am trying to get MAC(Media Access Control ) address of a mobile connected in Bluetooth network programmatically through C#.I am using Visual Studio 2005.
if u find anything just send me a mail to . it's very urgent. please help me.
Thanks in advance.
Hi Jayanth,
You have sent private message(I presume to quite a few other members too), but even if somebody wants to help you, they cannot message you back as you have disabled any private messages to you.....ironical isnt it!!!
Anyway, I dont have much to add to what N_A has already said.
Forum posts: 463
To Display Bluetooth MAC address: *#2820#
To Display the WLAN MAC address: *#62209526#
http://discussion.forum.nokia.com/forum/showthread.php?t=118108
Hope it helps
Good Luck and Cheers
Neil
Forum posts: 42
Hi
Thanks a lot for ur reply, but i have to get it programmatically using S60 Symbian C++ apis
Is there any APIs for that?
Waiting for ur replies
Thanks
Hidayath.
Forum posts: 463
Paul has the answer for you
http://discussion.forum.nokia.com/forum/showthread.php?t=118108
Forum posts: 3
Hi All,
I am trying to get MAC(Media Access Control ) address of a mobile connected in Bluetooth network programmatically through C#.I am using Visual Studio 2005.
if u find anything just send me a mail to . it's very urgent. please help me.
Thanks in advance.
Jayanth
Forum posts: 720
I suppose that how you can obtain that info depends on what interfaces the Bluetooth driver vendor provides and documents for you on Windows.
If you use Microsoft's Bluetooth drivers (Windows XP SP2 and onwards), then check what Microsoft documents: http://msdn.microsoft.com
If you use Toshiba, IVT Bluesoleil or Widcomm Bluetooth drivers, ask them for API/SDK documentation (I suspect they have different APIs/interfaces than Microsoft).
Forum posts: 463
Hi Jayanth,
You have sent private message(I presume to quite a few other members too), but even if somebody wants to help you, they cannot message you back as you have disabled any private messages to you.....ironical isnt it!!!
Anyway, I dont have much to add to what N_A has already said.