LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   com ports (https://www.linuxquestions.org/questions/linux-newbie-8/com-ports-699490/)

BigBobH 01-23-2009 06:55 PM

com ports
 
I am new to Fedora/Linux Mono programming but I have used C# extensively under Visual studio. Basically I need to determine all the connected comm ports via software. This inclues standard motherboard Comm ports and USB to Serial devices. The USB to Serial device is supposed to meet kernel 4.5 or greater recognition, but I can't determine which TTY device is active or present when I go to DEV folder.

BigBobH

DiBosco 01-25-2009 05:31 AM

Just scan the /dev directory for ttySx and ttyUSBSx files to see what ports are present.


All times are GMT -5. The time now is 10:54 PM.