Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: mauver on September 07, 2012, 06:47:06 AM

Title: Virtual COM Port example
Post by: mauver on September 07, 2012, 06:47:06 AM
Hello.

I want to know what you implements this function.

this function likes to Adding Device function in Windows Default Bluetooth App.

I hope to use your library, but my program is only source except .lib or .dll.

plz help me.
Title: Re: Virtual COM Port example
Post by: Mike Petrichenko on September 07, 2012, 07:11:09 AM
Hello,

I'm sorry but I'm no sure what do you mean. WCL includes demo for vCOM usage.
Title: Re: Virtual COM Port example
Post by: mauver on September 07, 2012, 07:37:48 AM
Sorry. I can not speak English well.

I want to say how to implements Creating Virtual COM Port ?

no using WCL Library(.lib, .dll)

Only use Default MFC & Win32 API
Title: Re: Virtual COM Port example
Post by: mauver on September 07, 2012, 07:42:23 AM
Sorry. I can not speak English well.

I want to say how to implements Creating Virtual COM Port ?

no using WCL Library(.lib, .dll)

Only use Default MFC & Win32 API

actually, try to searching device, and create COM Port by selected device without your library.

I want to study this bluetooth structure.
Title: Re: Virtual COM Port example
Post by: Mike Petrichenko on September 07, 2012, 07:51:10 AM
Hello,

Each driver has its own functions to do what you need. Unfortunately we can't open our implementation for public.