[MonoDevelop] Missing System.IO.Ports?

Edwin Dlca edwinspire at gmail.com
Sun Sep 23 06:32:43 UTC 2012


I have a Squeeze Denian Monodevelop installed, is version 2.4, if you
remember System.IO.Ports and make an app that funcionava 2 years ago on
Windows and Linux, not perfect but quite functional.

You could use Vala whose syntax is also equal to c # and is multiplatform.
Indeed I have a library for working with serial ports.
Greetings from Ecuador.

2012/9/23 Daniel Hughes <trampster at gmail.com>

> The System.IO.Ports namespace is in System.dll
>
> However before you go to far you should be aware that mono does not have
> an implementation for event driven serial. And they have no plans to
> implement it. At my work we had to rewrite our serial layer to
> work around this. You should also be aware that serial coms is known to not
> work on mono for windows.
>
> Best of luck,
> Daniel Hughes
>
>
>
> On Sat, Sep 22, 2012 at 9:46 AM, daviesl5000 <davies-lee at sky.com> wrote:
>
>> Hi,
>>
>> I'm new to mono (not C#). I tried porting one of my window apps to Linux
>> (Ubuntu) Mono (2.8). However when selecting "Edit Reference" in the
>> project
>> solution I can find all the modules required by project except
>> Serial.IO.Ports?
>>
>> Is there something required in Linux in addition to the IDE to add
>> Serial.IO.Port support?
>>
>> Many thanks,
>>
>> Lee
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://mono.1490590.n4.nabble.com/Missing-System-IO-Ports-tp4656727.html
>> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120923/12434b90/attachment-0001.html>


More information about the Monodevelop-list mailing list