RTC Client API Application Development (Windows CE 5.0)
Windows CE provides the Real-time Communications (RTC) Client API, which supports the following functionality:
- Setting up VoIP connections between Windows CE-based devices, Windows XP-based systems, third-party SIP user agents, or Public Switched Telephone Network (PSTN) phones.
- Initiating text-messaging sessions. These can occur simultaneously with voice connections.
- Receiving presence information that enables you to see if your contacts are online, changing your own presence state and sending notifications, and monitoring who is watching your online presence.
In addition to the information in this section, you can also learn more about RTC Client API development using the documentation for the desktop version of the RTC Client API, at this Microsoft web site.
For information about the differences between the desktop and Windows CE implementations of the RTC Client API, see Comparing Windows CE and Desktop RTC Implementations.
In This Section
- Real-time Communications Concepts
Describes RTC Client API architectural concepts and protocols. - Using the RTC Client API
Provides information about using the RTC Client API. - RTC Client API Code Examples
Provides code examples that demonstrate how to use the RTC Client API.
See Also
Real-time Communications (RTC) Client API | RTC Client API Security | RTC Client API Reference
Send Feedback on this topic to the authors