anixon Posted December 1, 2006 Posted December 1, 2006 (edited) My idea is for a script (bluetooth device monitor) that continuously looks for discoverable device's and based on its unique ID have the AutoIT Script start or stop a process. Where connectivity is lost then start or stop a process.http://msdn2.microsoft.com/en-us/library/ms880582.aspx deals with Bluetooth Device Discovery via the Winsock 2 api. The BTSEarch appliation provides a listbox control which when searching is complete lists the discovered bluetooth devices. Or can this be achieved simply using a dllcall with GetDeviceUniqueID Ant Edited December 1, 2006 by anixon
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now