[Mono-list] Serial Port Libraries
Jonathan Pryor
jonpryor at vt.edu
Sat Aug 27 08:18:40 EDT 2005
On Fri, 2005-08-26 at 19:44 +0200, Bas Westerbaan wrote:
> The SerialPort class is implemented by Microsoft in the .net 2.0
> framework in the System.IO.Ports namespace.
>
> Mono doesn't seem to have it implemented yet. But eventually someone
> will implement it.
Mono has implemented it; see:
http://www.mono-project.com/HowToSystemIOPorts
The one potential problem is that it's part of the 2.0 class libraries.
- Jon
More information about the Mono-list
mailing list