How to get MAC address of a PDA

Joined
Jan 12, 2008
Messages
4
Reaction score
0
Dear Friends,

I like to know how to get MAC address of a PDA. I am using Vb.net compact framework 2.0

I was able to get the host name.
Dim hostName As String = System.Net.Dns.GetHostName()

I need valuable suggestion. Please help me.

Thanks and regards,
Jayan
 
Back
Top