Saturday, September 5, 2009

Processing's Serial.available()

How do they do it? They use java of course - and there's an input.available() in their source. But how do you do with Win32 C++ DLLs? I only see CreateFile, ReadFile and WriteFile.

No comments: