Opening and reading from a parallel port

Discussion in 'C' started by Andres, Mar 4, 2009.

  1. Andres

    Andres New Member

    Joined:
    Jul 22, 2008
    Messages:
    34
    Likes Received:
    0
    Trophy Points:
    0
    I have the code to open a serial port using C++ but i was wondering if it would be better to send info via parallel port? Can someone please guide me. I am sending information from a microcontroller and i was able to see it with the serial port code, but it is kind of slow...is there a code for the parallel port?
     
    Last edited: Mar 4, 2009
  2. ljlong

    ljlong New Member

    Joined:
    Dec 30, 2008
    Messages:
    10
    Likes Received:
    1
    Trophy Points:
    0
    Occupation:
    Software engineer, embedded, rtos, machine control
    Location:
    Santa Rosa, CA
    if your using WinXP and VC (microsoft) look into

    dlportio.dll
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice