|
-
Feb 29th, 2004, 08:17 AM
#1
Thread Starter
New Member
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
-
Feb 29th, 2004, 11:41 PM
#2
I wonder how many charact
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|