webconnect icon indicating copy to clipboard operation
webconnect copied to clipboard

Windows support

Open joewalnes opened this issue 12 years ago • 1 comments

Two parts to this:

  • Get build working.
  • C++ code to list serial ports (see: http://stackoverflow.com/questions/1388871/how-do-i-get-a-list-of-available-serial-ports-in-win32)

The rest of the C++ serial communication code should just work (in theory) as it uses Boost::ASIO::Serial which handles the abstraction.

joewalnes avatar Jan 12 '13 19:01 joewalnes

+1

threadhead avatar Jan 22 '13 23:01 threadhead