Click here to Skip to main content
15,889,595 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I'm a java beginner and i would like to need someone help to solve my problem.
I want to use java language to create a wireless access point detection and display all detected wireless with name signal strength,mac address,authentication, time seen and others important information.
I'm using Eclipse to do this programming. Hope that somebody help me in this problem.
Posted

there is 2 choices
- work with android libraries and learn it's function...
- work with placelab libraries and run of it's example...
AlaeddineTube
 
Share this answer
 
So, which portion of this assignment are you exactly having trouble with? You could consider using the Java Wireless Toolkit[^] to accomplish this task. But you'll have to do it yourself, and can ask specific queries here when you get stuck somewhere.

The guidelines for asking a query on this site is here[^].
 
Share this answer
 
Actually i want to create an interface which display all detected wireless access point in a list and allow user to upload floor map and display detected wireless point on the map.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900