Project Description:
I have a 271 line file (MdmTool.cs) that sends AT commands to my USB modem, accepts valid commands, or rejects non
valid commands. It writes a unique number to file exitnum.txt at every exit point. This program is a command console tool.
I want a variant of this tool provided that will try sending AT to com's 1 to 8 then terminate saying ... Console.WriteLine
("Coms Found: " + ComsFound); ... where ComsFound contains the found coms, if any. Offering $40.00 usd for this.
Name the new code ChekComs.cs and provide a revised batch file for building it from command line.