Wireless Communication Library Support Forum

Common => Common => Topic started by: peterhofer on April 03, 2015, 11:27:56 PM

Title: License for simple BT image receiver?
Post by: peterhofer on April 03, 2015, 11:27:56 PM
Hi,
being unfamiliar with the BlueTooth technology, I am somewhat unsure about what license fits the rather basic requirement of being able to automatically receive image files from arbitrary mobile phones. There shall not be any interaction such as device acknowledgement or whatever needed on the receiver side. Would this be the "SilentAuth" thing listed in the comparison sheet and making the "Personal" license mandatory? Or is the "Lite" version fine already?

Thanks in advance for clarifying!
Title: Re: License for simple BT image receiver?
Post by: Mike Petrichenko on April 04, 2015, 05:19:08 AM
Hi,

To be able to receive files (images or any other) from a remote Bluetooth enabled device you need to use wclOPPServer (take a look on OPPServer demo). The servers are available in WCL Developer. Also you are right, SilentAuth will be usefull for this task to easy authenticate (Pair) with device. It is also available in Developer License (as well as in Personal but the last one does not include server functions).