I want my applicaiton to recieve data thats coming in from a bluetooth
adaptor, which is connected to a device via the serial port.
i have currently ben able to connect to the device with my Pocket PC, but
not sure how to set it up to recieve information..i use BTAccess to connect
my bluetooth, using a SPPConnection (Serial-Port Profile), do i need to set
up a Virtual Comm port (set a prt up with the address the same as my incoming
COM address on my PPC) in my app that is set to recieve the information.