Understanding IP Phone Source Code (Windows CE 5.0)
The majority of the VoIP functionality in Windows CE ships in source code form. You can learn extensively about any part of the implementation by examining the source code, running it in debug mode and stepping through sections that are interesting to you, and by using other code investigation techniques.
For detailed information about the source code included with the Windows CE IP phone solution (provided in rough order of relevance to a common IP phone developer), see:
- TUI Samples and TUI Application Development
- VAIL Samples and VAIL Application Development
- RTC Client API Samples and RTC Client API Application Development
- PC Authentication Samples and PC Authentication Application Development
- Exchange Client Samples and Exchange Client Application Development
See Also
Send Feedback on this topic to the authors