How to control ports on c++? Serial port? I/O | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How to control ports on c++? Serial port? I/O

To send data from port. What commands should i use? And to receive data from port. What commands should i use? What c++ library do you recommend?.

12th Feb 2020, 1:07 AM
Edwin Bg
Edwin Bg - avatar
2 Respuestas
+ 1
Serial ports seem to be treated as files.
12th Feb 2020, 2:47 AM
Sonic
Sonic - avatar