all groups > vj# > january 2004 >
You're in the

vj#

group:

Parallel port


Parallel port Ryan
1/23/2004 6:26:07 AM
vj#: What class can I use to write to and read from the parallel port using Microsoft Visual J#

Re: Parallel port Ryan
1/23/2004 11:46:06 AM
Re: Parallel port Lars-Inge Tønnessen
1/23/2004 6:39:08 PM

As far as I know, you must the J/Direct or the P/Invoke to access unmanaged
code. Or get a .net library from a third part.

Here is an example. It's in C#, but I sure you translate it into J#.
http://www.codeproject.com/csharp/csppleds.asp



Here is a lib for the serial port:
http://franson.biz/serialtools/index.asp

--
Regards,
Lars-Inge Tonnessen
http://emailme.larsinge.com
http://www.larsinge.com


Re: Parallel port Lars-Inge Tønnessen
1/23/2004 6:42:47 PM
...you must use the...

Sorry, I didn't read through it before I pushed "Send". =:o)

--
Regards,
Lars-Inge Tonnessen
http://emailme.larsinge.com
http://www.larsinge.com


Re: Parallel port Lars-Inge Tønnessen
1/23/2004 7:20:07 PM

....but I'm sure you... =:o)


--
Regards,
Lars-Inge Tonnessen
http://emailme.larsinge.com
http://www.larsinge.com

Re: Parallel port Lars-Inge Tønnessen
1/23/2004 7:23:32 PM
hmmm.... There should be some english in it now... =:o)


As far as I know, you must use the J/Direct or the P/Invoke to access
unmanaged
code. Or get a .net library from a third part.

Here is an example. It's in C#, but I'm sure you can translate it into J#.
(Let us know if you can't)
http://www.codeproject.com/csharp/csppleds.asp


Here is a lib for the serial port:
http://franson.biz/serialtools/index.asp


--
Regards,
Lars-Inge Tonnessen
http://emailme.larsinge.com
http://www.larsinge.com

Re: Parallel port Lars-Inge Tønnessen
1/23/2004 9:08:58 PM
AddThis Social Bookmark Button