[Mono-list] C#/Mono Serial port communication

Marcus mathpup@mylinuxisp.com
Wed, 24 Nov 2004 02:25:42 -0600


I'm not sure if Mono provides its own version of such a class. It appears 
that .NET 2.0 will add a System.IO.Ports namespace to provide support for 
serial ports. I do not see such a namespace in current SVN (subversion) for 
Mono. If there is not yet a working version, it might be a nice idea for 
someone to stack on it.

On Tuesday 23 November 2004 8:01 pm, Jon-Eirik Pettersen wrote:
> Is it possible to open a commuication to a serial port using
> /dev/rcomm0? This application do not need to run on other systems than
> Linux.