How to send wapPush used http post

How to send wapPush used http post SearchSearch
Author Message
arnold
New member
Username: Tjtj123

Post Number: 1
Registered: 05-2007
Posted on Tuesday, May 29, 2007 - 07:06 am:   

hi,
I have used nowsms to send wapPush to phone,I know this manner is used above http get manner;
how can I use nowsms to send wapPush used http post?

thanks!
Alex Nevarez
New member
Username: Roulduke

Post Number: 1
Registered: 05-2007
Posted on Wednesday, May 30, 2007 - 06:23 am:   

Are you sending a link to the handset to get it to download content? We arelooking for a way to send link to phones to download jingle for company promotion. Would this be related to what you are doing?
arnold
New member
Username: Tjtj123

Post Number: 2
Registered: 05-2007
Posted on Wednesday, May 30, 2007 - 06:56 am:   

hi,
the wapPush i have sended to phones has a link,when the link is clicked,the phone will open a wap page,the wap page lists some content.

now the proplem is that the link that phones received is clicked by http get default,but i want the link is clicked by http post manner.

i think this should modify in si.dtd or used other xml document,but which document will affect the push manner?
arnold
New member
Username: Tjtj123

Post Number: 3
Registered: 05-2007
Posted on Friday, June 08, 2007 - 07:21 am:   

hi,
which document will affect the push manner?http post?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7191
Registered: 10-2002
Posted on Friday, June 15, 2007 - 10:44 pm:   

Hi Arnold,

The phone is always going to perform an HTTP GET to retrieve a link associated with a push.

All I can suggest is that the link in the push should have a form on it with a submit button that the user must press in order to perform the HTTP POST that you require.

-bn
Armando De Lorenzis
New member
Username: Delorenzis

Post Number: 1
Registered: 06-2007
Posted on Saturday, June 16, 2007 - 08:26 pm:   

Hi. What is the URL format to send a wap push, for exmaple: http://ip:port/Phonenumber=&text=

I want to send a multimedia files, images for example to my celphone, What parameter i need to set to send the URL of the image.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7193
Registered: 10-2002
Posted on Monday, June 18, 2007 - 03:21 pm:   

Hi,

You use WAPURL= ... and you can also include text= to include some text with the push.

Some more details here:

http://www.nowsms.com/documentation/ProductDocumentation/sending_messages/sendin g_wap_push_messages.htm