serial port

hello
i need to read from a serial port in my c++/opengl project
any idea will be helpful :slight_smile:

Hi, you will need a serial port lib for C++, and do all your coding with that and then pass any data onto your openGL as you normally would.

My first google fine was this one:

http://www.codeproject.com/KB/system/serial.aspx

Andy

thank you :slight_smile:
i will do some testing now!

i couldn’t find the appropriate library would you help me in that
i nead the “Serial” library

This is off topic. I know it’s tempting to ask general programming questions that pop up in your coding but this doesn’t belong in this forum or on OpenGL.org. Please stick to OpenGL and related topics.