CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Parallel Port

  1. #1
    Join Date
    Jun 1999
    Posts
    6

    Parallel Port

    Is it possible to read data from parallel port thro' vb ? if yes , How ?

    ---- very urgent -------

    K Meera

  2. #2
    Join Date
    Jun 1999
    Posts
    5

    Re: Parallel Port

    Perhaps the following links may help:
    http://www.internals.com/
    (Port32)
    http://www.sysinternals.com/
    (PortMon)

    I thing there is a VB OCX that lets
    you access the Serial and Parallel ports,
    but can't remember the name, something like
    VBPORT.OCX


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured