• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WAP

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi...

I am required to develop an application that can send MMS from PC to handphone by using Java. I learnt that to be able to do that, I can use Nokia MMS java lib to compose the MMS and use WAP stack to send it. I am using open source jWAP to send the file to the WAP gateway which is my local telco. there is no error in my program, I can send smoothly but i can not get the response from them nor I receive something on my handphone. Can you tell me what's wrong with my program?
 
reply
    Bookmark Topic Watch Topic
  • New Topic