Connecting Tech Pros Worldwide Forums | Help | Site Map

How to detect WIFI using J2ME ?

Member
 
Join Date: Aug 2008
Posts: 40
#1: Jan 25 '09
I am new to J2ME development environment....I need to know how to detect available WIFI service(s). If someone can provide code then that will be so good for me..!!

RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#2: Jan 26 '09

re: How to detect WIFI using J2ME ?


Why would you need to detect WIFI? All you should be worried about is if you have an available internet connection. If you try to make a connection to a server and it doesn't work then you have your answer.

I don't understand what the purpose is.
Member
 
Join Date: Aug 2008
Posts: 40
#3: Jan 27 '09

re: How to detect WIFI using J2ME ?


Whatever MIDP i makes using Netbeans IDE with Wireless Toolkit is not working...not a single application is working. Even the samples given aren`t working!
I am new to j2me and dont know much about it. As far as i am concern, I am not doing any mistake. But there could be some settings that i dont know about....plz help me!!!!!!!!
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#4: Jan 27 '09

re: How to detect WIFI using J2ME ?


Is the Wireless Toolkit for J2ME? If you are concerned about mistakes in your code then you should try posting some examples of what you are doing. Make sure the examples are concise and useful or they will get deleted. Make sure you use CODE tags as well.
Reply