Hi, is there in Java any command or API for manage wireless connections?
I want to create an application for auto-scan wireless networks and manage connection profiles (password, ip...).
I'm using socket for communication between two hosts, but now I want to add a level for manage the wireless connection, to by-pass the windows XP wireless manage application.
Where can I find references or examples? Thanks.
I want to create an application for auto-scan wireless networks and manage connection profiles (password, ip...).
I'm using socket for communication between two hosts, but now I want to add a level for manage the wireless connection, to by-pass the windows XP wireless manage application.
Where can I find references or examples? Thanks.
Comment