Re: Serial Communication (Com1)
From: jamie (no_at_spam.com)
Date: 05/13/04
- Next message: Bob Powell [MVP]: "Re: deployment of a .NET DLL"
- Previous message: Bob Powell [MVP]: "Re: deployment of a .NET DLL"
- In reply to: mphanke: "Serial Communication (Com1)"
- Next in thread: Bela Istok: "Re: Serial Communication (Com1)"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 May 2004 16:46:44 -0400
mphanke wrote:
> Hi,
>
> please don't tell me there is no other posibility to access the serial
> port than using the createfile(...) func?
> I was so convinced of .NET until this! Can somebody please provide me
> with an answer, which shows I'm wrong!?!
>
> Martin
The .Net Framwork v1.1 doesn't include a communications class library...
BUT, you can use MSCOMM from visual basic 6 in .Net
Look at this like for details:
http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=320
I'm using this method in one of my projects and it seems to be running
smoothly.
Jamie
- Next message: Bob Powell [MVP]: "Re: deployment of a .NET DLL"
- Previous message: Bob Powell [MVP]: "Re: deployment of a .NET DLL"
- In reply to: mphanke: "Serial Communication (Com1)"
- Next in thread: Bela Istok: "Re: Serial Communication (Com1)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading