Working with BlueTooth
-
Hello! I need my Pocket PC to receive data over the BlueTooth link. How can I do to open the port and work with it ? I suppose I can open it with CreateFile and providing a name like "COMx", but where can I find the port number ?? I also 'coupled' my Pocket PC with my computer. Any idea ? Thanks
-
Hello! I need my Pocket PC to receive data over the BlueTooth link. How can I do to open the port and work with it ? I suppose I can open it with CreateFile and providing a name like "COMx", but where can I find the port number ?? I also 'coupled' my Pocket PC with my computer. Any idea ? Thanks
Normaly there is a configuration tool for the Bluetooth port on your Pocket PC where you can assign a virtual com port (eg. COM8) to your Bluetooth port. Daniel ;) --------------------------- Never change a running system!
-
Hello! I need my Pocket PC to receive data over the BlueTooth link. How can I do to open the port and work with it ? I suppose I can open it with CreateFile and providing a name like "COMx", but where can I find the port number ?? I also 'coupled' my Pocket PC with my computer. Any idea ? Thanks
Go to the registry and look for this key:
HKEY_LOCAL_MACHINE\ExtModems\BtDialupModem
Under it, you will find aPort
value. This is the file name you must use when communicating with your phone. In my case it readsBTC1: