Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


wrldwyde

5 posts

Wannabe Geek
Inactive user


#12066 26-Feb-2007 13:53
Send private message

Anyone tried any J2ME development on this model yet - in particular network-enabled applications?

Thanks,

Bernard.

Create new topic
mobile_scribe
7 posts

Wannabe Geek
Inactive user


  #65310 28-Mar-2007 18:35
Send private message

Hi,

Yup, we have a J2ME application that runs on this phone ( and many others )
Does a lot of networking, And seem to work fine.

What issues are you having?

 




wrldwyde

5 posts

Wannabe Geek
Inactive user


#65361 28-Mar-2007 21:18
Send private message

Hi mate, thanks for your response ;-)

Truth is I've been messing about with other things (so no issues as yet) but I'll get onto a bit of development for this phone now that I've confirmation is works...

One thing you might like to help me with is this: if I have jar/jad files that I would like to load onto my phoen, do I need to setup some sort of special software at the web-server that I plan to deploy it from or will it come down from your sandard vanilla install of (for example) apache2 or IIS?

Thanks,

Bernard.

wrldwyde

5 posts

Wannabe Geek
Inactive user


  #66414 5-Apr-2007 10:43
Send private message

Hi again, I am now having trouble with my code for this phone...

I'm finding that when I want to opent an HTTPConnection from the phone, there is a crash occurring. This also happens in NetBeans development environment when debugging - the simulator just freezes.

The offending code is like this:

HttpConnection con = (HttpConnection)Connector.open();

Or this:

HttpConnection con = (HttpConnection)Connector.open( URL, Connector.READ, true );

They both fail. Any clues??

Thanks,

Bernard.



mobile_scribe
7 posts

Wannabe Geek
Inactive user


  #66455 5-Apr-2007 15:09
Send private message

Hi,

to download Jad's and Jar's you just need to configure their mime types into IIS or apachie. nothing else

I'll get back to you on the code stuff later.

if you are intested in getting started with J2ME dev in general there are lots of web sites that will give you better info than posting here.

here is a good one that covers networking in the example

http://developers.sun.com/techtopics/mobility/midp/articles/tutorial2/


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.