Send MMS from Stand Alone Application

Send MMS from Stand Alone Application SearchSearch
Author Message
Francesco Di Perna
New member
Username: Nextage

Post Number: 1
Registered: 11-2003
Posted on Tuesday, November 04, 2003 - 03:19 pm:   

Hello,
I'm trying to write a java application that send an MMS using a wap gataway.
I'm using a open source wap stack (jwap) and as wap gateway I'm using an open wap gataway (www.waptunnel.com).
I configured MMSNOW to act as MMSC for testing if the MMS arrive in the correct format.
In the MMSC routing table I choose the "convert MMS to Multimedia WAP Push".
The question is: "I have to configure the MMSC User and MMSC VASP option for doing that?".
From the debug log I can see that the message was read but I cannot see the entry in the MMSC log.
Any Idea?
Regars
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1096
Registered: 10-2002
Posted on Wednesday, November 12, 2003 - 10:40 pm:   

I would configure an MMSC User ... and post the message in to /username=password (with username and password being the settings for that account).

What do you see in the debug log? What type of response do you get back?

Oh ... and another idea ... why not try to do it via HTTP first. That way you'll know that you have the format right before you convert that into WSP.