Thread: read from and write to serial port

  1. #1
    Registered User wazilian's Avatar
    Join Date
    Oct 2001
    Posts
    26

    read from and write to serial port

    anyone know of some links that give some explanation of reading and writing with the serial port in C on Linux. and not just code, but some explanation on what is going on. altho, code is great too. i want to learn how to send AT commands to a modem connected to the serial port and read back the data. thanx.
    wazilian
    King of Wazil

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    Search Google.

    Kuphryn

  3. #3
    Registered User
    Join Date
    Mar 2004
    Posts
    220
    >Search google.
    You would think google is a religion now or something..it has so many followers..

    http://www.tldp.org/HOWTO/Serial-HOWTO-3.html
    I found this to be very educational and informative on the subject
    OS: Windows XP Pro CE
    IDE: VS .NET 2002
    Preferred Language: C++.

  4. #4
    Registered User
    Join Date
    Apr 2004
    Posts
    21
    take a look at www.codeproject.com and find a Wrapper for serial programming which name is CSerial . or search it in google .
    it is a snap !

Popular pages Recent additions subscribe to a feed