jossion
Member level 3
Hi,
I need to get some very valuable help from experts in this group. I have installed a Bluetooth dongle in two of my PC's and i would like to transfer file from one PC to another. I thought of doing this way
first do all necessary connections and formalities using available bluetooth stack(like bluesoleil or Toshiba). now using a simple C program using outportb() and inportb() i will try to send some charachters via the dongle. Is this possible?
If i have to do this I will need to know the port address of the virtual COM ports created by the bluetooth stacks. Also will this virtual device behave the same way as an RS-232 port?
Thanking in advance for any help provided. Bye
I need to get some very valuable help from experts in this group. I have installed a Bluetooth dongle in two of my PC's and i would like to transfer file from one PC to another. I thought of doing this way
first do all necessary connections and formalities using available bluetooth stack(like bluesoleil or Toshiba). now using a simple C program using outportb() and inportb() i will try to send some charachters via the dongle. Is this possible?
If i have to do this I will need to know the port address of the virtual COM ports created by the bluetooth stacks. Also will this virtual device behave the same way as an RS-232 port?
Thanking in advance for any help provided. Bye