Previous PageTable Of ContentsHomeIndexNext Page


3.3. Asynchronous Model

In the Asynchronous model, after the application issues an asynchronous function, it uses the sr_waitevt( ) function to wait for events on Dialogic devices.

Choose the Asynchronous model for any application that:

sr_getevtdev( )

Get Dialogic device handle for the current event.

sr_getevttype( )

Get event type for the current event.

sr_getevtdatap( )

Get a pointer to additional data for the current event.

sr_getevtlen( )

Get the number of bytes of additional data that are pointed to by sr_getevtdatap( ).

An example of the Asynchronous model is shown below:


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Dialogic Customer Engineering

Copyright 2001, Dialogic Corporation
All rights reserved
This page generated January, 2001