Comunicator beetwen PC and cellphone using Bluetooth
I have project to do. A must create an application to sending shot messages from PC to cellphone using bluetooth. I would like to make two programs: first for PC to sending (c++) and the second for cellphon to resiving data. There is a few question:
- exist any bluetooth component for Builder C++
- have you an example midlet(for cellphone) who show how to make connection with bluetooth
- or it's another way to risolve this problem.