On btn clk, read a word file, xfar on com1 port ,config com1 too, in .net using c# ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • csnrao
    New Member
    • Jan 2011
    • 1

    On btn clk, read a word file, xfar on com1 port ,config com1 too, in .net using c# ?

    Hi,

    My question is about accessing PC hardware like serial com port from .net, C# environment.

    Details:
    Purpose: Up on button click, need to read a word file, and transfer the same to serial comm port char by char. Also how do i configure the serial Com port for baud rate, start bits, stop bits...etc from .net, c# environment.
    Environment: GUI developed using .net and C#. Win7/winXP.
Working...