Jump to content

c# serial port programming books

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
sp3tsnaz

sp3tsnaz

    Learning Programmer

  • Members
  • PipPipPip
  • 41 posts
Hey , i was wondering if someone could help me find a book for C# serial port programming .. any help is welcome
please post the TITLE and the AUTHOR NAME !! thankyou in advance !!

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
You probably won't find a book on that topic. Ultimately, you're going to use the .NET library to access serial ports.

SerialPort Class (System.IO.Ports)
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog