[Mono-dev] Serial Port Reading

techi eth techieth at gmail.com
Tue Dec 9 03:52:20 UTC 2014


Thanks for input..

Is their any plan or update in Mono available in which event is working
with serial port ?

Thanks

On Mon, Dec 8, 2014 at 4:50 PM, Ivo Smits <Ivo at ufo-net.nl> wrote:

>  Hello,
>
> I use the serial port class a lot, but always through the synchronous Read
> and Write methods. This works great.
>
> Looking at the mono source code for the SerialPort class, the events seem
> to exist, but are not called from anywhere, so they are probably not yet
> implemented (as is stated in the documentation,
> http://www.mono-project.com/archived/howtosystemioports/).
> SerialPort source code:
> https://github.com/mono/mono/blob/master/mcs/class/System/System.IO.Ports/SerialPort.cs
>
> --
> Ivo
>
> techi eth schreef op 8-12-2014 11:24:
>
>  Hi,
>
>
>
> I have bit struggle to get reading over Serial port with Mono on Linux.
>
> As of now I could not able to get Event working.
>
>
>
> Do anyone have successfully in reading of serial port with Linux over Mono
> ?
>
>
>  Or Is this bug or not implemented part of Mono ?
>
>
> Thanks
>
>
> _______________________________________________
> Mono-devel-list mailing listMono-devel-list at lists.ximian.comhttp://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141209/987c4c7c/attachment.html>


More information about the Mono-devel-list mailing list