Very basic configuration application in c++ / VS 2 ... By pow_oliver on Mar 18 Max Bid: $500
There are two parts to this application.
1/ The configuration part - This takes strings from a number of text entry boxes and concatonates them into a single string. We have prototyped th (more...)
There are two parts to this application.
1/ The configuration part - This takes strings from a number of text entry boxes and concatonates them into a single string. We have prototyped the visual look of the program already. Very simple / straightforward to do.
2/ Basic serial comms - We have a device that connects to the PC using a virtual serial port. Once connected and when the button 'transmit config' is pressed, the program must send the concatonated strings from (1) over the connection. Secondly, upon clicking the button 'download config', the command 'cmd=config' is sent over the connectionand the device will respond with a complete list of concatonated strings which must then be parsed to fill out the text boxes in (1).
Requirements Interview Answers:
To help you bid more accurately, the buyer was interviewed about the requirements for this project. Below are their answers.
