Problem with ring event in serial port communication - Stack Overflow most recent 30 from stackoverflow.com2009-12-10T15:54:17Zhttp://stackoverflow.com/feeds/question/771844http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/771844/problem-with-ring-event-in-serial-port-communication0Problem with ring event in serial port communicationdebita2009-04-21T09:41:05Z2009-04-21T09:41:05Z
<p>Hi,</p>
<p>I have a modem in a computer where there is running a program that dials a number or waits for a call. When dialing a number the modem works fine, but I doesn't detect the Ring event when it's the one being called. My program is in java and it works perfectly on my laptop with its modem. When I use the modem to receive a fax, it works ok too, or while stablishing connections with the laptop (laptop dialing) using hyperterminal... I don't understand why this particular ring event doesn't work... does anyone have any comment on this?</p>