Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Talking to Parallel Port

Talking to Parallel Port

Scheduled Pinned Locked Moved C / C++ / MFC
htmlcomhardware
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Russell Morris
    wrote on last edited by
    #1

    Does anyone know if I can talk to the parallel port the same way I'd do so with the serial port ( eg CreateFile(...,"COM1",...) -> CreateFile(...,"LPT1",...) ). It'd be easy to test it out, but I don't have the hardware that I want to talk to - and I won't buy it unless I know I can talk to it over the parallel port under Win2k. If anyone's interested, I'm trying to figure out whether or not I could build a Win2k driver for this Seiko 320x240 monochrome LCD screen (for an oboard computer in my car). -- Russell Morris Georgia Institute of Technology "Hello, I'm doctor stupid. I'm going to take out your liver bones!" - Ralph Wiggum

    L 1 Reply Last reply
    0
    • R Russell Morris

      Does anyone know if I can talk to the parallel port the same way I'd do so with the serial port ( eg CreateFile(...,"COM1",...) -> CreateFile(...,"LPT1",...) ). It'd be easy to test it out, but I don't have the hardware that I want to talk to - and I won't buy it unless I know I can talk to it over the parallel port under Win2k. If anyone's interested, I'm trying to figure out whether or not I could build a Win2k driver for this Seiko 320x240 monochrome LCD screen (for an oboard computer in my car). -- Russell Morris Georgia Institute of Technology "Hello, I'm doctor stupid. I'm going to take out your liver bones!" - Ralph Wiggum

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Check this out: http://www.naughter.com/parallelport.html I've used his serial port wrapper class with great success. Mike Mullikin "Real programmers don't document their code. It was hard to write - it should be hard to read!"

      R 1 Reply Last reply
      0
      • L Lost User

        Check this out: http://www.naughter.com/parallelport.html I've used his serial port wrapper class with great success. Mike Mullikin "Real programmers don't document their code. It was hard to write - it should be hard to read!"

        R Offline
        R Offline
        Russell Morris
        wrote on last edited by
        #3

        Friggin' perfect! I'm somewhat disappointed, though, as now I'll have to spend $200 on this LCD screen so I can start playing with it! :) Thanks. -- Russell Morris Georgia Institute of Technology "Hello, I'm doctor stupid. I'm going to take out your liver bones!" - Ralph Wiggum

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups