Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Wireless programming

  Asked By: Sean    Date: Apr 17    Category: Java    Views: 5453
  

I want to start learning wireless programming.
Does anybody have a good e-book or a good resource to start from.
I need a quick refrence .J2ME tutorial from sun looks comprehensive
and time consuming.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Jonah Brown     Answered On: Apr 17

I have a book handy but its size is beyond what yahoo allows me to upload. I might be able to send it directly to u if you want.

but a few hints: the best reference is sun  itself, but when it gets to wireless  programming you have to be clear as what exactly you want to do.
J2ME has a wide scope , you can not find one reference for all. there are different aspects into wireless programming  with j2me  / Java ME
such as:
1. Bluetooth programming
2. J2ME and Web service client programming (your mobile device is connected to web services)
3. Ad hoc networks / Sensor networks (all mobile devices communicate with each other)
4. J2ME devices connecting to fixed networks (JXME - JXTA micro edition) http://jxme.jxta.org
5. and many more

diagram in http://java.sun.com/javame/technologies/index.jsp shows you all the bits and pieces of J2ME over different configurations CDC and CLDC. some new JSRs are in progress and have been started recently.

I will send you my book and you can start  with that. it will give you a feeling as what exactly you want to do. that would make it lot easier for you to dig into Sun website for more references.

 
Didn't find what you were looking for? Find more on Wireless programming Or get search suggestion and latest updates.




Tagged: