Thread: how to get data from the serial port?

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    117

    how to get data from the serial port?

    a device is connected to the serial port, how to use c++ console application to get data from the serial port?
    is there any sample program to do so??
    if not , where ca ni find the sources??

    thank you for helping.

  2. #2
    Registered User
    Join Date
    Nov 2002
    Posts
    117

    thank you

    thanks for the tips, but i have never seen the syntax in teh example....
    the code is like that:

    handle{.......

    }

    is it something related to the MFC or VB programming???

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Serial Port Questions
    By valaris in forum Tech Board
    Replies: 2
    Last Post: 05-22-2009, 08:26 AM
  2. Serial port: How to know when data has been completely sent
    By arjunajay in forum Windows Programming
    Replies: 8
    Last Post: 03-25-2009, 08:18 AM
  3. Serial Port Issues (again!)
    By HalNineThousand in forum Linux Programming
    Replies: 6
    Last Post: 04-09-2008, 08:26 PM
  4. HELP with storing serial port data into txt file
    By inmaterichard in forum C Programming
    Replies: 2
    Last Post: 04-02-2008, 02:20 AM
  5. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM