I'm trying to send an SMS via a 3G Modem with php, but I can only access com1. I can't access com3 (the 3G modem) because it's a virtual serial port.
Does anyone know how to access a virtual serial port using PHP?
|
feedback
|
|
All serial ports should be accessible the same way, virtual or not. If accessing | |||
feedback
|