This worked in the betas, but not in the released versions ;( Message: 10 From: "A Rafael D Teixeira" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [Mono-list] serial port Date: Fri, 31 Jan 2003 23:05:24 -0200
Have you tried to open a System.IO.FileStream on the device? For just writing or reading to the device it may work. But, alas, to exercise fine control of the device, or to implement bidirectional protocols involving timeouts, it won't cut the mustard... <portuguese> Uma boa noite Gustavo... </portuguese> Happy hackings, Rafael Teixeira Brazilian Polymath Mono, MonoQLE Hacker _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
