Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Serial IO with C# ?

87 views
Skip to first unread message

David Gutierrez [MS]

unread,
Oct 9, 2002, 5:22:27 PM10/9/02
to
There is no support today, but it will be added in a future version of the
Framework. There's a sample on http://www.gotdotnet.com which is very
similar to what we will be adding.

Here is the link to the zip file:
http://www.gotdotnet.com/userfiles/DaveFet/SerialPort.zip

David

"Tobin Titus" <tobin...@mtitus.to> wrote in message
news:bca001c2688a$1d650350$37ef2ecf@TKMSFTNGXA13...
> Does anyone know if you can use Serial IO with C#? I have
> tried several things from using the System.IO.FileStream
> object to using plain old DllImport. The problem is that
> C# doesn't support bit fields. How do I pass a structure
> to an API call that requires a bit-field when C# doesn't
> support it.
>
> Is there another way to do this? Does anyone know? Is
> this the right group to talk to?


0 new messages