Hardware Interfacing
-
I am a student of B.C.S. i want to make a interface to my modem. so that i can check the cli like numbers of phone came. If any body can help me in it i will be thankful so well. Please also send me the Modem System Level Architecture Good Bye nhb
-
I am a student of B.C.S. i want to make a interface to my modem. so that i can check the cli like numbers of phone came. If any body can help me in it i will be thankful so well. Please also send me the Modem System Level Architecture Good Bye nhb
-
I think he/she wants to get the caller id which is not in that list. I did this in the past, but I beleive there is no standard for this. For me I opened a terminal window to the modem and when a call came in it would appear on the terminal. I detected this extracted the caller id and sent it to my main program. This was a vb program yuck.... I wrote it only to begin to learn vb. John
-
I am a student of B.C.S. i want to make a interface to my modem. so that i can check the cli like numbers of phone came. If any body can help me in it i will be thankful so well. Please also send me the Modem System Level Architecture Good Bye nhb
You can get Caller indentification info from LINECALLINFO struct, look up TAPI in MSDN Peter Molnar