P
peter
Guest
I want to write a program in C++. It uses bluetooth and all it does is runs off a small server box with connected bluetooth hardware, it just constantly loops checking for bluetooth devices within range. As soon as a device comes into range it sends it an SMS through bluetooth with information on it. How hard would this be? Any special classes or objects i could use?
Dan
Dan