PDA

View Full Version : Help on TAPI...


msd
1st December 2005, 04:31 PM
Hi,

I'm trying (i'm a newbie :roll: ) to develop a simple program in c++ to display the signal strength in numbers, but I have some difficulties with the TAPI:

1)I initialize successfully the line with lineinitialize
2) I open the line successfully with lineopen

How do I understand if the device (they are 8, with 6 of them the TAPI can be initialized and the line opened) is the cell phone?

Thanks!

nutitija
2nd December 2005, 06:56 AM
why not just use RIL or some AT commands ?