• 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

asking learning build JME communication app using GPRS-HTTP

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello everyone,
i want to develop an J2ME application on mobile communication with PC as server, and the server are able to connecting with
other mobile app too (data collection, remote sensing on smart homes).
I've been develop some standalone J2ME app (such as games, tools).
and I've learn how to communicate using bluetooth connection.

I've been searching samples code, from the open source projects.
such as JM2PC (jm2pc.sourceforge.net)
and Moccatroller (http://trent.gamblin.ca/Moccatroller)

after i learn from the code. i still doesn't understand the communication.
are everyone have some complete source code application to communicate using Http and sending data (text, Image or video from PC to phone, and opposite direction).

please reply ASAP, i need in hurry.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic