Can the EPOC Emulator compose/write a new MMS? Pls. advice
http://nkn.forum.nokia.com/devrel/threadshow.cfm?mb=7196980017575480&msg=4651293892748730&page=7
sending mms from one epoc emulator to another epoc emulator
http://nkn.forum.nokia.com/devrel/threadshow.cfm?mb=7196980017575480&msg=8854317855431970&page=5
EAIF and Nokia Developers Suite
http://nkn.forum.nokia.com/devrel/threadshow.cfm?mb=7196980017575480&msg=6493364812127120&page=2
We don't know if we can be really helpful, but information and answers as above may be useful to others.
RE: Sending MMS reply to "sender" by EPOC via MMSC EAIF
2002-11-08, 08:02#2
As the EAIF emulator is just MMSC interface emulator, it does not have same functions as real MMSC has. It is just meant for INTERFACE testing for terminating or originating app.
In a real world MMS message is being delivered over WAP connection to / from MMSC. Therefore Epoc emulator can't communicate with EAIF emulator that uses HTTP to send/receive messages. Only interface available to Epoc emulator is the file interface as you described. There is no mechanism at EAIF that it would poll some directory to forward messages.