Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. how to detect bluetooth ports on different windows platforms?

how to detect bluetooth ports on different windows platforms?

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestioncomhardwaretutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    haritadala
    wrote on last edited by
    #1

    Hello all How do one can detect whether a particular port is a serial port or virtual com port created for bluetooth? In the case of win2000 and winXP under HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM ports are listed as /device/serial0 // serial port /device/Btport1 // bluetooth virtual com port So in the case of win2000 and winXP, I've no problem in distinguishing a serial port from virtual bluetooth port. But in the case of win98 and winMe all the ports are listed as COM1 COM2 .. and so on. so how do I make an application to recognize bluetooth ports on all the windows platforms? If anyone know how to do it please help me. many thanks for your help. Hari.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups