Thread: how to communicate with serial port using dll

  1. #1
    Registered User
    Join Date
    Oct 2003
    Posts
    1

    how to communicate with serial port using dll

    How would I start my C++ program to communicate with a serial port?

    can anyone give me a tutorial on that matter?

    thank you.

  2. #2
    Banned nickname_changed's Avatar
    Join Date
    Feb 2003
    Location
    Australia
    Posts
    986
    Try the networking and device communication forum on this board. Also, go to www.godeguru.com and search the forums there, recently I saw a post asking the same thing (it will be about 5 or so pages back by now though). If your using borland C++ builder I _THINK_ theres an application project type you can make that does it.. I found a tutorial somewhere that had a walkthrough on how to do it.

    Also, MSDN has some info about it, just search for serial port communication or something along those lines, shouldn't be too hard to find. Hope that helps!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. serial port to poll on request
    By infineonintern in forum C++ Programming
    Replies: 2
    Last Post: 06-11-2009, 06:52 AM
  2. Can't Read From Serial Port
    By HalNineThousand in forum Linux Programming
    Replies: 14
    Last Post: 03-20-2008, 05:56 PM
  3. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM
  4. Reading and writing to a serial port
    By SwarfEye in forum C Programming
    Replies: 2
    Last Post: 08-18-2006, 12:28 AM
  5. DOS, Serial, and Touch Screen
    By jon_nc17 in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 01-08-2003, 04:59 PM