• 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

how to make a j2me application as a background processs

 
Ranch Hand
Posts: 82
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI,
In my project,I am connecting to the webserver(Google,Yahoo).
I wrote one socket program for connecting to those server through 80 port.
I am able to send the request from browser(desktop) and getting the response from the server and displaying it in the browser(desktop).

Now i want to install this application in mobile.After installing the application in the mobile,i need to go back to the browser in the mobile.
can anyone tell me how to do this?Is it like running a background process?
I dont have any idea about background process in j2me?

Thanks a lot
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi
i am working as a DSP engineer in various speech codecs.
i am planning for a extra added value by learning J2ME
kindly suggest me what are the prerequsites should have to start from scratch in J2ME.
wether the market is saturated in this platform or not?
also let me know some good book names.

Thanks & Regards
sujit
 
reply
    Bookmark Topic Watch Topic
  • New Topic