I need to get IMEI/ESN of a mobile device when it is connected with the computer system using USB. What can I do? I came across JTAPI, but I am still not sure if there is an implementation good enough for my task.
PS: I of course need to do it programmaticaly. I am using Java, and targeting windows systems. So I am good with a C# solution too. :)
Best Regards