Controlling ports [Archive] - C Board

PDA

View Full Version : Controlling ports


lockpatrick
06-09-2002, 10:54 AM
Is it possible for me to write a program that enables me to control the ports (i.e. parallel, serial, usb and etc...) of a computer by using C or C++ programs under suse linux 8.0?

If yes, where can I read up (something like website, books and etc...) materials regarding the way to control all those ports?
I know (moderate) how to program C but I'm super newbie in using Linux OS and I haven't try using C to communicate with my computer ports.

Salem
06-09-2002, 11:00 AM
http://www.google.com/search?hl=en&q=linux+parallel+port
http://www.google.com/search?hl=en&q=linux+serial+port
http://www.google.com/search?hl=en&q=linux+usb+port

MethodMan
06-09-2002, 11:58 AM
Maybe a post in the C, or C++ board, would be more helpfull. Sorry dont know much regarding controlling ports.