DynRIL v1.0.103
The Radio Interface Layer (RIL) provides an interface that handles the communication between the CellCore system software and the radio hardware.
The DynRIL is a powerful wrapper that makes the job of phone applications developers much easier, regardless of the language used.
DynRIL is exporting the same interface as DynTAPI, and it brings several new functions like the audio routing functions for switching the audio from Earpiece to the back speaker.
This Library can be used with various development tools and can be called from projects written in several well known languages like C++, C#, Visual Basic, etc.
|
Using DynRIL you are able to:
Read the CellID: the LAC and the CID on GSM Networks! (new in 1.0.103)
Receive and decode SMS messages (new in 1.0.103)
Write robust telephony applications based on the powerful RIL layer
Detect the CALLERID with less then 10 lines of code
Dial numbers, or place current calls on hold
Retrieve the network operator name or the network signal in an easy way
Toggle the Speakerphone on and off
Control the hardware, toggle the Radio on and off
Register/unregister from the mobile network
Handle DTMF tones
Handle all the network/API errors
Route the audio to various Audio devices including the Earpiece speaker
And many more.
|
Compatible with: Pocket PC Phone Edition and Smartphone
DynTAPI v1.0
The DynTapi Library comes as a wrapper to the existing TAPI interface, with the demonstrated purpose of providing a simpler interface for the most important telephony functions.
This Library can be used with various development tools and can be called from projects written in several well known languages like C++, C#, Visual Basic, etc.
|
Using DynTAPI you will be able to:
Write robust telephony applications without loosing time reading about all 100+ TAPI native functions
Detect the CALLERID with less then 10 lines of code
Dial numbers, or place current calls on hold
Retrieve the network operator name or the network signal in an easy way
Dial data connections, receive and send binary data over the phone connection
Create simple VoIP / Phone / Encrypted Phone applications
Toggle the Speakerphone on and off
Control the hardware, toggle the Radio on and off
Register/unregister from the mobile network
Handle DTMF tones
Handle all the network/API errors
And many more.
|
Compatible with: Pocket PC Phone Edition and Smartphone