Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi everyone,

i am working on system utility application using swing Java platform want to windows API for accessing some function like wireless on/off,Bluetooth on/off and GPS on/off etc.

please give me any solutions how can possible these functionality in Java.

[Edit]Email removed[Edit]

thanks in advance
Posted
Updated 3-Dec-14 20:29pm
v2
Comments
Manfred Rudolf Bihy 4-Dec-14 2:30am    
Do not post your email address in a public forum, unless you really like SPAM that is.

You need to use the Java Native Interface[^] to access native Windows API functions.
 
Share this answer
 
Hi,

thanks for giving me such a great response.but can u tell me about windows API for WIFI,Bluetooth and etc library .please give me any link

Thanks
 
Share this answer
 
Comments
Richard MacCutchan 4-Dec-14 4:51am    
Go to MSDN and search for it.

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