..NET 1.X does not support serial communications. You need to call unmanaged
api (e.g. CreateFile("LPT1",GENERIC_READ | GENERIC_WRITE,0, 0,OPEN_EXISTING,0,
0); ...)
Aleksey Nudelman, http://csharpcomputing.com
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.