• 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 sms

 
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
it would be very helpful of you if you could give me a short but complete example of sending sms through java.
please if i don't get to work around it my project manager would be quite furious with me. :roll:
 
Sheriff
Posts: 4313
Android IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've never done it myself, but hopefully these resources will help you:
Wireless Messaging API Basics from java.sun.com
Simplewire -- Java SMS SDK you can evaluate and purchase
Another Java SMS component for purchase
Also, try checking on sourceforge -- there may be an opensource Java SMS utility available.
Lastly -- I'm going to move this to the J2ME forum where they handle lots of questions about SMS. Defintley take a search in that forum to see if you can find some examples to help yourself.
[ April 12, 2004: Message edited by: Jessica Sant ]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic