• 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

Midlet-Server communication

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

I am bit new to J2ME. As a requirement I am suppose to develop or research on building a mobile application which will communicate with a central server application to push and pull data.

I so far found USSD and GPRS (HTTP) as two feasible connectivity approaches. we want to further go ahead with USSD way. In few articles we encounter that J2ME do not support USSD or some kind of issues with the combination.

Please provide me some help on How should go ahead with USSD with my Midlet and any alternative methods to use messaging modes like USSD or SMS for application-server communication.

thanks & regards,
andy
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic