Home » questions » serial programming samples in c?

serial programming samples in c?

2006-08-14 00:58:22, Category: Programming & Design
i want to connect two computer using serial port, and i am not familiar with hardware programming, and with c++, can you give me any advice where to find good examples to learn serial port programming?

Answers

  1. justme

    On 2006-08-14 05:54:24


    http://www.codeproject.com/ has some sample code for using serial ports. I have used one of them in some of my projects and they work pretty good.
  2. fathead

    On 2006-08-14 01:03:14


    You didn't say what kind of computers and which operating system(s) you want to use. So if I assume you mean PC's and Windows... There are some examples on the MSDN site. Try there.
  3. Arkangyle

    On 2006-08-14 01:11:34


    http://www.experts-exchange.com/Programming/Programming_Languages/C/Q_20953596.html http://www.accu.org/acornsig/public/caugers/volume2/issue2/serialport.html
  4. kryptonboy22

    On 2006-08-14 01:28:35


    search here: www.planet-source-code.com