Real-time Communications (RTC) Client API (Windows CE 5.0)

Send Feedback

Windows 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 CE is built using the RTC Client API. For more information about IP phone support, see Developing an IP Phone.

In This Section

  • RTC Client API OS Design Development
    Presents information that is helpful when designing and developing a Windows 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
    Explains how to write code that uses the RTC Client API.
  • RTC Client API Registry Settings
    Provides information about the configurable registry settings used by the RTC Client API.
  • RTC Client API Security
    Provides security best practice information relevant to 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 CE.
  • RTC Client API Samples
    Describes sample code that uses or relates to the RTC Client API.
  • RTC Client API Reference
    Provides reference information for the API provided by the RTC Client API.

Developing an IP Phone

Voice over IP Phone

Telephony User Interface

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.