"On a 6630 using the CMmsClientMtm I can get notified of wap push messages arriving in the inbox. I can retrieve the wap push url."
Type: Posts; User: microdot; Keyword(s):
"On a 6630 using the CMmsClientMtm I can get notified of wap push messages arriving in the inbox. I can retrieve the wap push url."
"On a 6630 using the CMmsClientMtm I can get notified of wap push messages arriving in the inbox. I can retrieve the wap push url."
how did you get the url using CMMsclientmtm? any code snippets would be helpful thanks.
tried it using UID 2 = 0x00000000 still problem persists
have you managed to find a workaround for this? i also want to extract the headers and body of a wap push message.
Sorry for the multipost... but where can i find these classes? i searched on both symbian 2nd FP2 and symbian 3rd but can not find it.
i also found out from another forum that these classes are...
are there any PUBLIC APIs in Symbian(Series 60 2nd FP2 or Series 60 3rd FP1 )
that can extract the CONTENT(Headers, Body, URL, etc...) of a WAP PUSH MESSAGE?
i have tried that but it seems that these classes are not well documented and dont know how to use them
are there any PUBLIC APIs in Symbian(Series 60 2nd FP2 or Series 60 3rd FP1 )
that can extract the CONTENT(Headers, Body, URL, etc...) of a WAP PUSH MESSAGE?
What is the difference between a Nokia API and Symbian API? i have a problem on where i can get WAP push API
what do u mean proper UIDs? this are the UID of my dll:
UID2 - 0x2000008d
UID3 - 0xE0000666
; IPMS.pkg
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that will not work
; on command-line builds. If you want to use this generated PKG...
i have checked and all have the same UID. I have tried that but it does not display any errors at all... when i select the application on the phone, it just does nothing... it works fine when i ran...
The application was installed but when i ran it it does nothing... do you think this was the cause?
i would just like to ask if there is an effect on the part of the application if you have an application whose UID3 range is from 0xExxxxxxx and is self-signed?
i have read in the "S60 Platform:...
i am using EAXP project from irssibot.777-team.org/eaxp in my project and built it using gcce phone release in Symbian 3rd fp1.
My question is that what are the files generated from building using...
i would just like to ask a question,
the eaxp project i imported have capabilities such as ReadUserData, WriteUserData, and NetworkServices... do you think these capabilities have something to do...
i have already downloaded that n have compiled it using gcce phone release. it has produced the necessary .dso files i need. but still when i install it on the phone and run the application, it still...
do you have any 3rd edition libraries for eaxp?
it does not even go to the DLL entry point. Anyways here is my .pkg file:
; IPMS.pkg
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that...
i have an existing application and have ported it from Symbian 2nd FP2 to Symbian 3rd edition. I am also using a third party library such as EAXP in my application. i am using the old eaxp.lib file...
i have tried importing the project but there was no .dso file
i have included the dll file in my .pkg but it seems that there is a compilation error in my phone release build
How did u create these 3 files? i am also using EAXP in my application
could you tell me how to write an ecom plugin? i also want to listen to wap push messages. code snippets would be of great help
This is the .pkg file:
;
; Installation file for $$Root$$ application
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that will not work...