> PS: why DataAvailable is fired so many times after a single call ?

This appears to be the behavior of the modem. I've been following this
thread and wrote a little demo that dials up my ISP. The modem sends back
the instruction sent and a response. Mine looks like this:

ATZ
OK

ATI4
Apple Internal Modem
OK

ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
OK

ATM1L3
OK

ATDT 5555555

CONNECT 57600 

I'm just using an editfield to examine the responses. I have to assume that
the DataAvailable event fires, well, when there is data available from the
modem. :)

--
Thomas C.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to