SMS/MMS support

The Nokia N97 emulator SMS/MMS support enables 3rd party application to test applications using SMS/MMS APIs in the emulator. This speeds up development of messaging-based applications in a cost-efficient way.

SMS/MMS support in the Nokia N97 emulator is based on file based sending and reception:

The table below describes the directories and prefixes used for sending and receiving SMS and MMS messages in the emulator.

Table 4: Directories and prefixes used for sending and receiving SMS and MMS

Operation

Directory

Prefix

Send MMS

<Nokia_N97_SDK_installation_directory>\epoc32\winscw\c\mmsout

mms

Receive MMS

<Nokia_N97_SDK_installation_directory>\epoc32\winscw\c\mmsin

mms

Send SMS

<Nokia_N97_SDK_installation_directory>\epoc32\winscw\c\smsout

sms

Receive SMS

<Nokia_N97_SDK_installation_directory>\epoc32\winscw\c\smsin

sms

Supported SMS specification is GSM 03.40 version 7.4.0 Release 1998.

Supported MMS specification is MMS WAP-209-MMSEncapsulation Protocol.