[Mono-dev] Serial Port Reading

Ivo Smits Ivo at UFO-Net.nl
Mon Dec 8 11:20:57 UTC 2014


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 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/20141208/3b6d603b/attachment.html>


More information about the Mono-devel-list mailing list