Hi Shawn: We are working heavily with serial ports on mono linux here at my Univ. and so far all works kind of ok doing read/write calls , but now we really need the incoming data event, but also be able to write to the serial port, so we can't do threading loops makings reads on the port becouse that blocks the writing, so I wonder if you are still willing to share your serial port re-implementation to the mono project or at least help me to implement the incoming data event?
in advance, thank you very much... Mauricio Shawn Schaerer wrote: > Hi, > > No we do not have it on the web, but we are willing to put it up and > or submit it to the mono-project. > > > > Shawn Schaerer > Director of Research and Development > Cogmation Robotics Inc > www.cogmation.com > > > > > On 16-May-08, at 11:00 AM, Xavi de Blas wrote: > >> Shwn: Do you have this reimlemenation of serial n OsX on the net? is >> it free software? >> >> Thanks >> >> 2008/5/16, Shawn Schaerer <[email protected] >> <mailto:[email protected]>>: >>> Hi, >>> >>> We also have problems with the serial port under OSX. We had to re- >>> implement most of the serial port unsing posix call. >>> >>> Can you actually get any data out of the port ? >>> >>> Shawn Schaerer >>> Director of Research and Development >>> Cogmation Robotics Inc >>> www.cogmation.com >>> >>> >>> >>> >>> >> > > ------------------------------------------------------------------------ > > _______________________________________________ > Mono-devel-list mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-devel-list > _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
