Results 1 to 2 of 2

Thread: Parallel communication help.

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    1

    Parallel communication help.

    Can someone help me with the parallel port in the PC via the VB.NET?

    I only want to send out some bytes, can someone post a sample or a code?

    I looked all over this forum and the MSDN but could not find anything.

    Thanks very much

    Udi

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    You will have to use API's with your .Net code to do this.

    Here's a parallel i/o interface dll you can use with your .Net code:
    http://www.programmersheaven.com/zon...t723/28409.htm


    Here's an example of using vb.net with a SERIAL port (best i could find)
    http://www.pcplus.co.uk/media/pcplus...20world.vb.pdf

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