RTC Client API Samples (Windows CE 5.0)
This topic provides information about code that ships with Windows CE and demonstrates how to use the RTC Client API.
VoIPDemo Sample
Windows CE includes the VoIPDemo sample application. This sample shows how to use the RTC Client API for text messaging and voice calling. The sample runs on x86-based Windows CE devices like CEPCs.
Note The VoIPDemo sample demonstrates how to use the RTC Client API. It does not use or relate to the dedicated VoIP functionality provided with Windows CE, like the VoIP Application Interface Layer (VAIL) or the sample telephony user interface (TUI). For more information about VoIP functionality in Windows CE, see Developing an IP Phone.
The VoIPDemo sample code is in %_WINCEROOT%\Public\VoIP\SDK\Samples\VoIP\VoIPDemo.
TUI and VAIL Code
TUI and VAIL both provide real-world (non-sample) code that uses the RTC Client API.
For more information about the TUI code, see TUI Samples.
For more information about VAIL code, see VAIL Samples.
See Also
Real-time Communications (RTC) Client API
Send Feedback on this topic to the authors