Symbian OS Communications Programming 2e
Buy Rights Online Buy Rights

Rights Contact Login For More Details

More About This Title Symbian OS Communications Programming 2e

English

Ian Campbell, lead author
Ian joined the comms team (as it then was) in Symbian in 2001, working on Symbian OS v6.1, V7.0s for the Nokia 7650, Sony Ericsson P800 and Nokia 6600, respectively. After spending a year working in the Bluetooth team creating the Symbian OS PAN profile implementation, he moved to Symbian's technical Consulting group where he has spent the last three years helping Symbian's licensees and partners build Symbian OS-based phones. As part of this lain has been involved in many aspects of Symbian OS - from debugging components at all levels of the system, through advising on adaptation to particular hardware platforms, to high-level system design. lain received an MEng in Information Systems Engineering from Imperial College, London, and enjoys spending his spare time finding out how things work.

Malcolm Box first joined Psion Software in 1998, shortly before it became Symbian. His first job was writing the kernel for the Ericsson R380 phone, following which he led the design and implementation of the Symbian OS Bluetooth stack. Subsequently he’s worked in the System Architecture group, Symbian’s reference design team and with licensees as a senior consultant. He has previously co-authored Symbian C++ for Mobile Phones and contributes to various open-source projects. He would like to thank his wife, Judith, and children Franz and Abigail for their support and patience during the writing of this book.

Ian Bunning attended Trinity Hall at the University of Cambridge, where he gained an MA in Computer Science. On graduating in 2001 he joined the Shortlink team at Symbian, and soon became the expert on the IrDA subsystem. Since then he has also worked on a number of OBEX projects, as well as a smaller number of Bluetooth projects – the main one being part of the initial implementation of Bluetooth PAN profile. He is currently focusing on USB, but frequently supports maintenance work on IrDA and OBEX. Out of work hours, Ian is a keen photographer, and also makes
items of jewellery.

Lucy Caffery has been at Symbian since 2000, where she has worked for the Licensee Product Development team helping UIQ licensees to create Symbian products. Starting out as a Bluetooth specialist, she became Head of the Comms Porting group in LPD, a team which specializes in consultancy in all areas of the Symbian OS Comms subsystem. More recently Lucy has become the Deputy Head of LPD. Lucy has been involved in comms on all the UIQ devices that have shipped to date: Sony Ericsson P8xx, P9xx, M600i, W950i and P990, Motorola A92x, A1000 and M1000.

Pierre Cochart graduated from King's College London in 2000. He then joined Symbian as a graduate in the telephony team to help with the development of the 7.0 OS release. In 2003 he joined Licensee Product Development group to work in the Comms Porting group where he assisted customers with software development in various areas of comms. Pierre is now responsible for handling the communications area for the Japanese licensees.

Twm Davies joined Symbian as a graduate in 1999. Twm has had a varied career within Symbian, initially working as a developer of the ’crystal’ messaging application which provided the UI to the Nokia communicator range, then as a technical consultant for Motorola, Nokia and significantly the technical lead on the first non-Nokia S60 handset, the Siemens SX1. Twm currently works as Product Manager for performance. Twm graduated from Cardiff University with a First Honours Computer Science BSc. Interests outside of work include collecting mispronunciations of his name, scuba diving, Vespas and he runs a web site selling his art works.

Matt Elliott joined Symbian in 2004 as a software engineer, and has spent his time at Symbian in the Device Provisioning team. He graduated with a BEng in Digital Electronics from the University of Kent, and coming from a hardware background still misses his soldering iron (but not the burnt fingers). Matt would like to thank all the past and present members of the Device Provisioning team for their carefully worded criticism/help, and his long suffering girlfriend Elaine.

Natasha Ho joined Symbian in 1998, where she worked on the development of the Ericsson R380. Since then, she has contributed to almost every UIQ smartphone including the Motorola A920 and A1000, the Arima U300 and more recently the Sony Ericsson P800, P900, M600i, W950i and P990i. She has worked on various parts of the Symbian OS but now likes to concentrate solely on networking. Prior to Symbian, Natasha worked at Motorola designing and writing software for the GSM and GPRS cellular infrastructures. Natasha graduated from University College London with a BSc in Computer Science.

Emlyn Howell has worked on various technologies within Symbian over the past seven years including messaging and telephony. He is currently the Comms Architect for the Reference Designs team. He lives and works in Cambridge.

After studying for a PhD in the effects of indirect lightning strikes on power lines, Tim Howes joined Symbian Software, where for seven years he has worked primarily within the Bluetooth area. Within the Bluetooth SIG, Tim represents Symbian on the Bluetooth Architecture Review Board, and contributes to the Core Specification, Audio Video and Medical Devices Working groups. Despite the high technology area Tim works in, he has a strong interest in mechanical timepieces.

Ibrahim Rahman has been at Symbian for eight years. Working as a software developer in areas including email and HTTP.

Dale Self started work for Psion Software in mid-1998, which transformed to Symbian about a week later. Initially working in the messaging team on an IMAP4 mail client, he later moved to the PAN team where he has worked with Bluetooth, OBEX and USB technologies ever since. During this time he has seen a great deal of growth; both in Symbian, and, sadly, in his waist measurement.

English

Contributors.

About the Authors.

Acknowledgments.

Symbian Press Acknowledgements.

Section I: Introduction and Overview.

1 Introduction.

1.1 What is in this Book.

1.2 What isn’t in this Book.

1.3 Expected Level of Knowledge.

1.4 Structure of this Book.

1.5 To which Versions of Symbian OS does the Information in this Book Apply?

1.6 Example Applications.

1.7 Reading Guide.

1.8 Other Sources of Information.

1.9 The History of Symbian OS Communications.

1.10 Summary.

2 Overview.

2.1 Low-level Functionality.

2.2 High-level Functionality.

2.3 Summary.

Section II: Low-level Technology and Frameworks.

3 An Introduction to ESOCK.

3.1 Overview of ESOCK.

3.2 Into Practice.

3.3 Summary.

4 Bluetooth.

4.1 Bluetooth Technology Overview.

4.2 Bluetooth in Symbian OS.

4.3 Example Symbian OS Bluetooth Application.

4.4 AV Protocols and Profiles.

4.5 Summary.

5 Infrared.

5.1 Introduction.

5.2 Infrared Overview.

5.3 IrDA in Symbian OS.

5.4 Summary.

6 IP and Related Technologies.

6.1 IP Networks Overview.

6.2 IP Networks and Symbian OS.

6.3 Network Bearer Technologies in Symbian OS.

6.4 Using the Network Connection.

6.5 Information Gathering and Connection Management.

6.6 Quality of Service.

6.7 Summary.

7 Telephony in Symbian OS.

7.1 Overview.

7.2 Using the ETel ISV API.

7.3 Restrictions and Considerations.

7.4 Summary.

Section III: High-level Technology and Frameworks.

8 Receiving Messages.

8.1 Example Application – Summary Screen.

8.2 The Message Server.

8.3 The Message Store.

8.4 Messaging Application Design and Implementation.

8.5 Receiving Application-specific SMS Messages.

8.6 Summary.

9 Sending Messages.

9.1 Examples Provided in this Chapter.

9.2 SendAs Overview.

9.3 Services/Accounts.

9.4 Technical Description.

9.5 Using the UI Platform Send Dialogs.

9.6 A Brief Background to MTMs.

9.7 The Flickr MTM.

9.8 The Flickr Data MTM.

9.9 The Flickr UI MTM.

9.10 Flickr Client MTM.

9.11 The Flickr Server MTM.

9.12 MTM DLLs and Platsec.

9.13 FlickrMTM Shared Settings.

9.14 Installation of an MTM.

9.15 Summary.

10 OBEX.

10.1 OBEX Overview.

10.2 OBEX in Symbian OS.

10.3 Summary.

11 HTTP.

11.1 HTTP Overview.

11.2 Getting Started: Creating a Session.

11.3 Creating and Submitting a Transaction.

11.4 Supplying Body Data.

11.5 Monitoring a Transaction.

11.6 Cancelling a Transaction.

11.7 Closing a Transaction.

11.8 Stringpool.

11.9 Proxy Support.

11.10 Cookie Handling.

11.11 HTTP Connection Configuration.

11.12 Platform Security.

11.13 Filters.

11.14 Summary.

12 OMA Device Management.

12.1 Introduction.

12.2 Device Management In Symbian OS.

12.3 OMA Device Management Essentials.

12.4 The Example DM Adapter.

12.5 Summary.

Section IV: Development Tips.

13 Setting Up for Development.

13.1 Bluetooth.

13.2 IrDA.

13.3 Network Connections for IP.

13.4 Telephony.

13.5 'Help, help, my serial port's been stolen'.

13.6 Summary.

14 The Future.

14.1 Better Networks.

14.2 Better Interaction.

14.3 Better Services.

14.4 The End.

Appendix A: Web Resources.

Appendix B: Authorizing FlickrMTM to Use Your Flickr Account.

Appendix C: SendWorkBench.app Guide.

Index.

loading