WAP url for WAP Push Message

WAP url for WAP Push Message SearchSearch
Author Message
Anonymous
 
Posted on Sunday, July 04, 2004 - 12:54 pm:   

Can you please explain how to upload content into the specified WAP url.

Is there a specific directory?

Thank you
Omran Khayami
New member
Username: Omran

Post Number: 1
Registered: 06-2004
Posted on Sunday, July 04, 2004 - 03:07 pm:   

OK. I found the directory.
Now in response to 2-way SMS, is there anything wrong with the following (where xxxx is the actual domain name)?

http://localhost:8888/?PhoneNumber=@@SENDER@@&WAPURL=www.xxxx.com:9000/midi/@@SMS@@.mid

The received messages start with a prefix and the filename to be retrieved.

This works fine on the browser with the appropriate fields substituted with correct values.

Any help would be appreciated.
Omran Khayami
New member
Username: Omran

Post Number: 2
Registered: 06-2004
Posted on Sunday, July 04, 2004 - 03:39 pm:   

Oops. It was missing user and password for authetication!

Thank you.