Hello,
We are developping a project which integrate bluetooth link between a PC and
severals remotes devices
Platform : Windows XP SP2
The project must detect in an automatic way the requests of connection
bluetooth emitted by the mobile terminals, authorized or not the pairing
with the PC, creating SPP service and connect the remote device to this
service.
All that is described above works with socket operation.
We would like that the user application can communicate via a virtual port
serie with the terminal bluetooth
We would like to also create a virtual port serie on which one would attach
the data source bluetooth.
Firstly, We search information on the manner of programming a virtual port
series
Secondly, We search information on the manner of programming the link
between the virtual port serie and the bluetooth socket
Thank you for your information
Jérôme.