If you have a modem that support caller id or other caller id device with serial port interface you could connect to the modem with the SerialPort class.
How to exactly get the number depends on what modem/device you have, it should mostly be to wait for data coming in and parse it.
Phone number
Willempie
Regards,
vinoraja
Jason K
If you have a modem that support caller id or other caller id device with serial port interface you could connect to the modem with the SerialPort class.
How to exactly get the number depends on what modem/device you have, it should mostly be to wait for data coming in and parse it.