Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am developing one application to Mac it requires a serial port communication I am using Qt C++ and C# mono framework are using to develop.

I used COM1, COM2 etc to identify com port in windows what is the equivalent in Mac. Itried some unix name "/dev/ttyS0", "/dev/ttyS1", "/dev/ttyUSB0", "/dev/ttyUSB1" but it didn't connected to the device

What is the equivalent COM1 in Mac for creating serial port to communicate.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900