• 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

J2ME on Pocket PC?

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am a experienced (years) Java programmer. Lately I have been developing for the PPC platform using C#.NET CF and SQL Server CE. I would like to port my applications to J2ME Personal Profile. Is there any single source I can go to to learn about developing applications for PocketPC 2003 using J2ME? What about JDBC and SQL Server CE?
 
Ranch Hand
Posts: 290
Oracle Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi There

I think what you want is not possible, as PPC does not implement CLDC/MIDP specs, but I know there are a few commercial KVM's available for PPC. If you search this this site you will likely find there names.
Ahmad Khan
 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You might wanna checkout Dr.Yuan's blog entry on running J2ME on Windows mobile based Pocket PCs at http://www.enterprisej2me.com/blog/java/

or here is the URL from his blog:
http://x.msmobiles.com/portal/user_manual/ibm-java.html
 
reply
    Bookmark Topic Watch Topic
  • New Topic