Hey all.
I want to create a phone # detecdor application in
Java.
I have a modem (56 KB) that is connected to the phone line, this modem is installed on COM4 port.
I am using Java Communication API to connect with the PC's ports.
the application is listing to COM4 and write whatever its recieves.
when dialing to my phone # and running the application, I got nothing , neither a result neither an exception.
well, I am not an expert in these topics, so any suggestions are welcomed.
thanks.