• 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

help on book names

 
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have a project to submit in which i have to send and recieve sms through my java application and store them in database.
could anyone suggest me some fruitfull books to start with.
i shall be highly obliged.
 
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
you will need to use wireless messaging API for that, unless you use device specific apis...why not do a google search and see what's available out there...here's one pdf:
www.symbian.com/developer/techlib/ papers/wma/WMApaper_v1_32.pdf
another info:
http://www-106.ibm.com/developerworks/wireless/library/wi-extendj2me/
 
reply
    Bookmark Topic Watch Topic
  • New Topic