Register with Forum Nokia now and you'll enjoy the full benefits of the Forum Nokia membership.
Register LoginInnovation Series Videos highlighting Forum Nokia developers
Nokia releases new Qt developer offerings
Forum Nokia Developer Conference, India
Optimise your website for mobile devices with mobile web templates and layouts
Parsing XML files with NanoXML
Jackson Feijó
Read more about Jackson on the Champions website.
Forum Nokia Qt for Mobile Developers Training
November 05, 2009
Palo Alto, California
Maemo™ Developer Day and Forum Nokia Qt for Mobile Developers Training
November 18, 2009
Copenhagen, Denmark
Mobile VAS Conference
November 19, 2009
St. Petersburg, Russia
Under the Radar: Mobility
November 19, 2009
Mountain View, California
How to Publish Content in Ovi Store (In Portuguese)
November 19, 2009
11am New York, 2pm San Paolo, 3pm Azores
|
VoIP overview on S60 platform (23 min)
The webinar, held on December 13, 2007, covers the S60 platform and device features that are essential regarding VoIP. Most
of the S60 3rd Edition phones include built-in internet telephony application that the end-user can make VoIP calls with
but it can also be utilized from 3rd party applications.
Note (updated June 12, 2008)
VoIP developers should use the Audio Proxy Server (APS) API only on S60 3rd Edition devices. APS will be replaced by VoIP
Audio Service (VAS) APIs. VAS APIS should be used on S60 3rd Edition, FP1 and later devices. APS and VAS APIs are available
in S60 SDK plug-in packages.
This webinar introduces a new VoIP profile provisioning method "File provisioning API" for VoIP that enables 3rd parties to create SIP based VoIP settings from a file to a S60 device.
Developing 3rd Party VoIP clients on S60 Platform (57 min)
The webinar, held on December 13, 2007, covers the technologies needed when developing 3rd party VoIP clients on S60 Platform,
including SIP, RTP, Audio Proxy Server (APS) and other individual APIs that are useful when developing VoIP clients.
This webinar introduces the successor of APS, "VoIP Audio Services API" and how it will affect the current VoIP application developers
Overview of VoIP and WLAN Platform Features (Video)
Video from VoIP & WLAN Deep Dive event on September 12, 2007.
Demonstration of Third Party VoIP and WLAN Applications
Video from VoIP & WLAN Deep Dive event on September 12, 2007.
APS – Overview, Technical Details, and Example Walkthrough (Video)
Video from VoIP & WLAN Deep Dive event on September 12, 2007.
SIP and RTP Stack Support (Video)
Video from VoIP & WLAN Deep Dive event on September 12, 2007.
Best Practices of How to Use WLAN, WLAN Control in S60 APIs
Video from VoIP & WLAN Deep Dive event on September 12, 2007.
S60 Platform: Full-Duplex Audio Example v2.0
This C++ example application plays and records audio simultaneously, reading from the microphone and writing to the earpiece/speaker,
creating a local audio feedback loop. Audio is processed in encoded format, using real-time encoding/decoding support from
audio hardware. This example can also be used for creating VoIP applications on S60 2nd Edition, S60 2nd Edition FP2 and FP3.
Main classes: CMMFDevSound, MDevSoundObserver.