[Mono-list] serial port with mono on freebsd

Victor Rocha rocha.pusch at gmail.com
Fri May 12 15:04:14 EDT 2006


Hello

I´ve used the sample in

http://www.mono-project.com/HowToSystemIOPorts

and it worked under both windows (with .net 2.0, replacing /dev/ttyS0
with COM1 in the source code) and linux (using gmcs).

greetings :-)

vr


On 5/11/06, Tom Opgenorth <tom at opgenorth.net> wrote:
> On 5/11/06, Carlos Solorzano <carlos at applianz.com> wrote:
> > I think it depends on whether you are using .net 2.0 or not. I think on
> > .net 2.0 the SerialPort classes are included on the microsoft framework
> > (someone correct me if I am wrong).
> I will be using the .NET 2.0 framework.  Took a quick peak and found
> http://msdn2.microsoft.com/en-us/library/system.io.ports.serialport.aspx,
> so this is probably a very good starting point.  Thanks!
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


More information about the Mono-list mailing list