Problem with ring event in serial port communication - Stack Overflow most recent 30 from stackoverflow.com 2009-12-10T15:54:17Z http://stackoverflow.com/feeds/question/771844 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/771844/problem-with-ring-event-in-serial-port-communication 0 Problem with ring event in serial port communication debita 2009-04-21T09:41:05Z 2009-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>