8/28/2008
Windows Embedded CE includes the Real-time Communications (RTC) Client API, which supports real-time communication between different parties using audio and text messaging.
The RTC Client API also provides presence functionality to locate available parties and communicate when you are available.
To provide its functionality, the RTC Client API uses industry standard protocols like:
- Session Initiation Protocol (SIP)
- Session Description Protocol (SDP)
- Real-time Transport Protocol (RTP)
- Public Switched Telephone Network/Internet Interworking (PINT)
The IP phone support in Windows Embedded CE is built using the RTC Client API. For more information about IP phone support, see Developing a VoIP Phone.
- RTC Client APIs Modified For RTC Extensibility
-
Provides links to constant and enumerations topics that were modified to support RTC Extensibility.
- RTC Client API OS Design Development
-
Presents information that is helpful when designing and developing a Windows Embedded CE OS design that uses the RTC Client API. This includes dependencies of the RTC Client API, the modules and components that implement the RTC Client API, and the RTC Client API SYSGEN variables.
- RTC Client API Application Development
-
Provides information about RTC Client API development.
- RTC Client API Security
-
Presents information that may be helpful when designing security for the RTC Client API.
- RTC Client API Migration
-
Presents information that is useful if you are migrating from an OS design that includes the RTC Client API and is based on a previous version of Windows Embedded CE.
- RTC Client API Registry Settings
-
Provides information about the configurable registry settings used by the RTC Client API.
- RTC Client API Samples
-
Describes sample code that uses or relates to the RTC Client API.
- Standards and Drafts for RTC
-
Applies to Windows Embedded CE 6.0 R2
Lists relevant Requests for Comments (RFC) and Internet-Drafts (ID). Provides a link to the RFCs and IDs.
- RTC Client API Reference
-
Provides reference information for the API provided by the RTC Client API.
Developing a VoIP Phone | Voice over IP Phone Services