P
Paolino
I have this problem:
i have bluetooh dongle connected via USB to my pc and my OS is Windows
XP PRO.
The bluetooth dongle provides two virtual serial ports that must be
used to comunicate in MASTER mode and in SLAVE mode.
I have a java application that when starts search all the serial ports
that are present on the system and tries to send strings to each one of
these.
The problem is that my application stopped without raising any
exception when it sends something to the virtual serial port to use to
communicate in SLAVE mode.
So, i need to know if exist a way to distinguish this type of port from
the other "normal" serial port and from the virtual serial port to use
to communicate in MASTER mode.
Thanks
Paolo
i have bluetooh dongle connected via USB to my pc and my OS is Windows
XP PRO.
The bluetooth dongle provides two virtual serial ports that must be
used to comunicate in MASTER mode and in SLAVE mode.
I have a java application that when starts search all the serial ports
that are present on the system and tries to send strings to each one of
these.
The problem is that my application stopped without raising any
exception when it sends something to the virtual serial port to use to
communicate in SLAVE mode.
So, i need to know if exist a way to distinguish this type of port from
the other "normal" serial port and from the virtual serial port to use
to communicate in MASTER mode.
Thanks
Paolo