parallel port access on Linux

Samir Saidani saidani at squeakfr.org
Fri Feb 3 23:07:13 UTC 2006


Check the section SqueakBot-Hardware
(http://www.squeaksource.com/SqueakBot as mentionned by Serge) which
implements the parallel port access under linux and windows
(ParallelPortUnix and ParallelPortWin). We should extract this part of
squeakbot and make a release of it since it would be of interest for
general use, so if you have some times, feel free to build a parallel
port squeakmap package with all these materials !

You will also need the tarball containing the C code (in fact, it
should be translated in a squeaky fashion as a ParallelPortPlugin
class which would avoid to distribute the tarball).

All this work is already tested ok both for linux and windows
(IOSTSqueak needed for windows)...

Have fun :-)

Samir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: parallelplugin.tgz
Type: application/x-gtar
Size: 4734 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20060204/93feff85/parallelplugin.tgz


More information about the Squeak-dev mailing list