> I have been using the Synaser units to connect and send AT commands to > a modem. It all works pretty well in one direction - that is for > events initiated by the PC. However, I would like to have some events > triggered by the modem itself e.g. when there is an incoming call or > message. The only way I can do this is by asking the modem every X > seconds whether there are new messages. Is there a way to detect this > instantly and run a piece of code without having to constantly ask the > modem? I have used free terminal emulation applications (such as > TeraTerm, if you know it) and they seem to do this, but I would like > to implement something similar in my own code. Does anyone know if > Synaser (or other unit for that matter) could do that?
Synapse and Synaser is synchronous library, it is not event driven. -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
