Author Topic: Create BT-Serial port to get used in another application  (Read 10230 times)

ASchuetz

  • Guest
Create BT-Serial port to get used in another application
« on: July 17, 2014, 02:30:25 PM »
Hi,

I'm trying WCL to find specific devices, pair them and connect to SPP.

My app should create a comport, that can be used by other applications.
The serial port should be listed in device manager under "serial ports" like it does, if the SPP-checkbox in the BTDevice-properties-Tab is checked (Microsoft-stack).
My app won't send or receive any data via the connected SPP, it's only purpose is to establish the connection to devices and create the comports.

How can I achieve this using WCL?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Create BT-Serial port to get used in another application
« Reply #1 on: July 17, 2014, 04:40:18 PM »
Hi,

Use wclVirtualComPortCreator component (see VirtualPort demo).

ASchuetz

  • Guest
Re: Create BT-Serial port to get used in another application
« Reply #2 on: July 25, 2014, 10:01:29 AM »
Use wclVirtualComPortCreator component (see VirtualPort demo).

I downloaded the actual version once more and reinstalled it right now:

I can't find this component (neither in demos nor anywhere else) (Delphi7).

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Create BT-Serial port to get used in another application
« Reply #3 on: July 25, 2014, 10:09:16 AM »
There should be the VirtualPort demo application. Make sure you installed WCL for your Delphi version. Also make sure Demos have been installed too.

ASchuetz

  • Guest
Re: Create BT-Serial port to get used in another application
« Reply #4 on: July 25, 2014, 12:31:42 PM »
There should be the VirtualPort demo application. Make sure you installed WCL for your Delphi version. Also make sure Demos have been installed too.
The virtualPort demo application is there and I installed WCL for my Delphi version, but there is no "wclVirtualComPortCreator".

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Create BT-Serial port to get used in another application
« Reply #5 on: July 25, 2014, 12:35:22 PM »
TwclVirtualCOMPort

 

Sitemap 1 2 3 4 5 6 7