I am working on Java EE application where I want to send/receive messages to and from mobile number.
For this purpose I have used GSM Modem/Dongle.In which I have inserted SIM card from which I will transfer my messages to and from other mobiles.
So, to establish connection with GSM Modem I have to find USB port number where my GSM modem is connected.
So my question is how to find port number where my GSM modem is connected.