[Mono-list] Mono and its limitations

Alan McGovern alan.mcgovern at gmail.com
Thu Apr 2 08:35:00 EDT 2009


Hey,


> In my application I often use serial ports or read/write access to files:
> how the code could successfully run either on Windows or Linux? They are
> quite different: for example Windows calls the serial ports "COM" but in
> Linux I have to look under /dev... So I can't understand how the same code
> could run on both systems.


.Net calls them System.IO.Ports.SerialPort. That's all you need to use to
guarantee yourself cross platform code ;)

Alan.

>
>
> Marco
>
> --
> View this message in context:
> http://www.nabble.com/Mono-and-its-limitations-tp22799220p22846599.html
> Sent from the Mono - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090402/ada2c96b/attachment.html 


More information about the Mono-list mailing list