Matteo Posted April 11, 2009 Posted April 11, 2009 Hi, I've read some topics about it, but i don't have find what i search: i should connect pc to my mobile via bluetooth and recieve data that it send. How can i do it? I've read about the use of COMM connection but it don't work... Thanks advance ,.-~*´¨¯¨`*·~-.¸-(_[M]¦¦[A]¦¦[T]¦¦[T]¦ ¦[E]¦¦[O]_)-,.-~*´¨¯¨`*·~-.¸
isolation Posted April 11, 2009 Posted April 11, 2009 (edited) Hi Matteosee http://msdn.microsoft.com/en-us/library/ms834669.aspxè in inglese... traduci(is in english...traduct) Edited April 11, 2009 by isolation
Matteo Posted April 11, 2009 Author Posted April 11, 2009 Thanks I read it but i don't know how to use it XD I've to use a DLL? Can you explain or do a example, please? (Di nuovo grazie =D) ,.-~*´¨¯¨`*·~-.¸-(_[M]¦¦[A]¦¦[T]¦¦[T]¦ ¦[E]¦¦[O]_)-,.-~*´¨¯¨`*·~-.¸
martin Posted April 11, 2009 Posted April 11, 2009 ThanksI read it but i don't know how to use it XDI've to use a DLL?Can you explain or do a example, please?(Di nuovo grazie =D)Many bluetooth devices on laptops and PCs can emulate a serial port (in fact bluetooth was originally designed to be wireless RS232). If you can set yours up like that then my serial port UDF might be helpful. If the software on your phone uses a serial port emulation then you will need to know the deatils of the protocol used, baud rate etc. I regret I know nothing about bluetooth. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Matteo Posted April 11, 2009 Author Posted April 11, 2009 Already i've try the example (of your UDF), but it doesn't work (probably i've wrong something)... ,.-~*´¨¯¨`*·~-.¸-(_[M]¦¦[A]¦¦[T]¦¦[T]¦ ¦[E]¦¦[O]_)-,.-~*´¨¯¨`*·~-.¸
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