Hi all,

I am new to Gambas 2.16 and also Ubuntu  9.04.
I trying to write a Gambas program to control
parallel  port's input/output in Ubuntu.

For example, 
Switch parallel port pin 2 to on or off.

>From How To Use Parallel Port

http://gambasdoc.org/help/howto/parport

Solution 1:
opening /dev/port with
OPEN and read/write at a specific location.


Solution 2:
Based on a C library named 'parapin'

For solution 2, how Gambas can access the parapin library?

Thank you in advance.



      New Email names for you! 
Get the Email name you've always wanted on the new @ymail and @rocketmail. 
Hurry before someone else does!
http://mail.promotions.yahoo.com/newdomains/aa/
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to