|
|
| No such thing as a small change | |
| PerlMonks |
Device::Modem Find which Port Modem is connected toby anshumangoyal (Scribe) |
| on Jun 23, 2012 at 09:19 UTC ( #977955=perlquestion: print w/ replies, xml ) | Need Help?? |
|
anshumangoyal has asked for the
wisdom of the Perl Monks concerning the following question:
I want to use Device::Modem to connect to my Serial Modem. The problem i am facing is to find which port my modem is connected to. I am using Windows XP and found no way to check which port my Modem is connected to. Since this is going to be performed on many systems, it is practically impossible to go to each system and find that manually using Device Manager. I tried to query all Com ports using Device::Modem, but I am getting error: The system cannot find the file specified.
can't open device: \\.\COM4
Any help will be highly appreciated!
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||