Guest_imported
New member
- Jan 1, 1970
- 0
How can I access the serial ports with C#?
I've tried opening the filestream class with no luck.
There is a create file method under the Microsoft.Win32 namespace but i'ts a private method of nativecalls.
I don't want to create an object with C++ for serial IO.
I've tried opening the filestream class with no luck.
There is a create file method under the Microsoft.Win32 namespace but i'ts a private method of nativecalls.
I don't want to create an object with C++ for serial IO.