• 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

sending MMS from PC to handphone

 
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 need some help here. I am required to develop an application possible java that can send MMS from PC to handphone. I'm also using GSM modem to do that.The GSM modem is able to connect to the GPRS and browse internet in the PC.

After doing some researches, I found out that Nokia MMS API is supposed to be able to send MMS but I don't know from where to where. I think its from PC to handphone. I tried the sample code "OriginatingApp.java" but I change the SSMCURL with my ISP's and the sender phone number and receiver phone number with my handphone no but I always have this message that say "connection timed out". Can you help me? Thanks in advance.


 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic