Neebie: Simple Question, USB ports?
Hi all, I'm new to Solaris, What is the equivilent to COM7 for example in Solaris?
My problem is this code:
CService srv =new CService("COM7", 57600,"Samsung","");
This works in Windows Vista, but when I try it in Solaris 10 x86 it says no such port.
I'm running Solaris in VMware's Workstation 6. It has picked up my Samsung SGH-D900 and assigned it to port1.
So my Question's are:
What is the equivilent to COM in Solaris?
How do I find out the specific port that the Samsung is using?
How do I query the modem, as in Windows it was the "AT" command?
Since Samsung don't offer drivers for this phone on Linux, can I still use it as a modem? (I'm trying to check if SMSlib works in Solaris since it has difficulties in Vista)
Cheers and sorry for the easy question, I am new to Solaris and Linux

