• 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

i really need help... please..!!!

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all

im developing a midlet application to store data from my midlet to a database (located in a server computer), then retrieve the data from the database to my midlet... i want to develop this application base on JXTA and JXME environment... could you guys please list the steps that i must follow...??? :?:

Midlet (steps)
1. create a peer using createInstance()
2. connect to a relay using connect()
:

Relay - proxy for mobile phones (steps)
1.
2.
:

Server - database location (steps)
1.
2.
:

i really hope you can help me... mayb it's too much to ask for a sample program... i really need this guidance to devevlop my project... the due date is just around the corner... please help me.... thanks in advance
 
Bartender
Posts: 1638
IntelliJ IDE MySQL Database Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi fadzizo,

Firstly Ease Up and we do not really do your homework.
I think asking for steps is just too crude a question. Please Show some effort and we will be glad to help you.
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Additionally, you will attract more people to your posts with good subjects. Read this for more information.
 
reply
    Bookmark Topic Watch Topic
  • New Topic