Wireless Communication Library Support Forum

Frameworks => Bluetooth Framework => Topic started by: jordi120 on October 22, 2010, 12:17:08 PM

Title: Locked file by the ProximitySender
Post by: jordi120 on October 22, 2010, 12:17:08 PM
I've seen when the proximity sender is sending some file, this file is locked (you cannot edit or delete it). If I Stop the ProximitySender while is sending some file, this file remains locked?
Title: Re: Locked file by the ProximitySender
Post by: Mike Petrichenko on October 22, 2010, 12:21:57 PM
Hello,

Of course it is locked as it is used by component. As soon as file sent it is released.
Title: Re: Locked file by the ProximitySender
Post by: jordi120 on October 22, 2010, 12:53:19 PM
I know thats the correct way. The thing is, if I use wclProximitySender.Stop();, when sending a file, the file is unlocked?
Title: Re: Locked file by the ProximitySender
Post by: Mike Petrichenko on October 22, 2010, 01:16:52 PM
Yes of course. At least that was the idea and it must be unlocked. If it is not - then it is something wrong in WCL so we must fix it.
Title: Re: Locked file by the ProximitySender
Post by: jordi120 on October 22, 2010, 01:30:13 PM
No no, it works fine, was my fault, i just find out. Sorry!