I am using Windows 7 as OS on my PC. I am looking to create an application wherein I shall send AT commands to Mobile, programatically. As of now I am looking towards achieving this with USB data cable connection between PC and Mobile. My initial approach was to use JAVA. Though I soon realized that most API development for communication between JAVA and USB port is dead for windows, and none of these APIs support Windows 7. Can someone please suggest which language would be best for doing this?
Thanks, Ishan Aggarwal