The Artima Developer Community
Sponsored Link

News & Ideas Forum (Closed for new topic posts)
What is Wireless Java?

2 replies on 1 page. Most recent reply: Nov 10, 2002 12:51 PM by Berco Beute

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

What is Wireless Java? Posted: Nov 6, 2002 9:47 PM
Reply to this message Reply
Advertisement
Steve Anglin has has written an article for OnJava.com that provides a high-level overview of the APIs, tools, and vendors for wireless Java.

http://www.onjava.com/pub/a/onjava/2002/11/06/wireless.html

Here's an excerpt:

Wireless Java is still in its infancy in terms of maturity. Currently, only a handful of J2ME implementations are available as early final releases (1.0 or greater). This is the area in the Java specification that's expected to have continued slow but steady growth for at least the next two years. Later this year and in early 2003, expect to see much more wireless Java integrated and/or used with the J2EE platform and Java Web Services Developer Pack (WSDP). J2ME vendors are currently adopting Web services as part of their J2ME implementations. Also, watch Jini as it continues to evolve for device handling over time. Current versions promise to be much more secure; therefore, look for J2ME vendors and implementors to either adopt this and/or Bluetooth as part of a wireless Java networking paradigm.

What do you think of Steve Anglin's predictions?


Carfield Yim

Posts: 32
Nickname: carfield
Registered: Sep, 2002

Re: What is Wireless Java? Posted: Nov 7, 2002 10:29 AM
Reply to this message Reply
Wireless computer will have great development in the future for sure. However, wireless java programming MAY not as good as expected, because currently most phone company trend to release non-portable API, like com.nokia.* and com.motoria.*, for their special hardware; rather than working on open JCP standard for mobile phone.

Berco Beute

Posts: 72
Nickname: berco
Registered: Jan, 2002

Re: What is Wireless Java? Posted: Nov 10, 2002 12:51 PM
Reply to this message Reply
There is certainly growth in this area, where MIDP (the profile for mobile information devices) version 1 is an immature product that has only been implemented by a few vendors, MIDP version 2 is a giant leap forward and will be supported by all players in the field. It is true that many vendors roll their own optional packages, MIDP 2 will allow for such packages while not breaking with the spec. The MIDP 2 spec has been approved and an implementation can be expected somewhere next year.

Although I would love to see Jini on MIDP devices I am not sure whether that will happen with version 2. RMI will be needed for that (practically speaking) but it that is not an part of the standard implementation of MIDP 2.

Flat View: This topic has 2 replies on 1 page
Topic: Design and Refactoring Previous Topic   Next Topic Topic: Does Java Need a Community Process?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use