Author Topic: New User for WCL.net  (Read 9974 times)

Raj

  • Guest
New User for WCL.net
« on: May 30, 2008, 01:38:36 PM »
Hi

I am new user in the field for Bluetooth technology. I am trying to use the WCL.net from btnframework.com.
I have downloaded the WCL demo project, but I have read some topics in form and have doubt that it is not latest and full version.
May anyone please let me know that what is the latest release version for full version.

I am trying to develop an application to read and write from the mobiles. By using "wclFTPClient" I am able to do directory listing.
I have used "wclFTPClient.Dir();"
ofcourse it is mentioned in the demo application.

result is c: and D: drives.
but know I want to list all the contents for D: drive. I have searched all the function for "wclFTPClient". But didn't get any clue.
Please let me know how can I do this.


Please also tell me where did I can get the help for the WCL.net classes, so that I can fully evaluate the WCL.net library.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: New User for WCL.net
« Reply #1 on: May 30, 2008, 04:14:17 PM »
The latest version is availbale on http://www.btframework.com/download.htm

To list directory content use Dir method.
To change current directory use SetPath method.

(see the demo app)

Raj

  • Guest
Re: New User for WCL.net
« Reply #2 on: May 31, 2008, 05:56:50 AM »
Hi Mike,

Thanks for posting a reply.

Please also let me know how to get the documentation for WCL.net classes
I am working on ur solution given for directory listing.
I will post if any issue occur  :)

Regards
Raj

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: New User for WCL.net
« Reply #3 on: May 31, 2008, 03:05:44 PM »
Documentation is under development. Will be availbale soon.

novice

  • Guest
Re: New User for WCL.net
« Reply #4 on: June 30, 2008, 11:20:02 AM »
Good day

Hi

While testing the wcl demo i found the component wclClient
Question
1. what is the use of wclClient
2. Can i use the wclClient in sending SMS , calling , and etc. just like in the BTF GSMModemClient?

Thanks

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: New User for WCL.net
« Reply #5 on: June 30, 2008, 11:43:46 AM »
The wclClient is a very basic component which allows to connect to remote device and send/receive the data. How to use the data is completle application's question. I.e. interpretation of data is an application job.

 

Sitemap 1 2 3 4 5 6 7