How to detect WIFI using J2ME ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • saadkhan
    New Member
    • Aug 2008
    • 40

    How to detect WIFI using J2ME ?

    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
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    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.

    Comment

    • saadkhan
      New Member
      • Aug 2008
      • 40

      #3
      Apllication gets hanged?

      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!!!!!!!!

      Comment

      • RedSon
        Recognized Expert Expert
        • Jan 2007
        • 4980

        #4
        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.

        Comment

        Working...