I am trying to send sms through gsm modem using vb.net winform application. But when i try to send sms it throws the error
The process cannot access the port 'COM4' because it is being used by another process.
i tried to check but there is no way i can find which process is using com4.
anyone else ever faced this problem? any solutions regarding this issue? Regards