Author Topic: ProximitySenderDemo works but can't get BlueToothFTPClientDemo to work  (Read 7307 times)

miguelhughes

  • Guest
Hi! I'm developing an application that works similarly to the Proximity Sender Demo, but has a bit more logic and control on how and to who files are sent. So I started looking into the BT ftp client demo. For now I'm testing sending files to a netbook. The proximity sender worked just fine, but I can't get the ftp client to work, it discovers the netbook fine, but when I click on connect, after about 20 seconds I get "Can't connect: 2", which seems a driver error.

Can this be caused by my drivers, or my configuration? Any recommendations as to how to get it to work?

Here are my specs:
  • windows 7 home Premium
  • Visual studio 2008 (.net 3.5) & c#
  • Hardware: External Dongle, borrowed, windows recongized it as Made by CSR
  • Stack: the default one that comes with windows

Thanks in advance
    Miguel

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: ProximitySenderDemo works but can't get BlueToothFTPClientDemo to work
« Reply #1 on: November 09, 2011, 06:42:16 AM »
Hello,

ProximitySender uses OPPClient. It looks like your target device doesn't support BT FTP service, but supports BT OPP Service.

miguelhughes

  • Guest
Re: ProximitySenderDemo works but can't get BlueToothFTPClientDemo to work
« Reply #2 on: November 16, 2011, 06:28:31 PM »
Oh, I see, that makes sense! Thanks for your reply. I tried BluetoothOPPClientDemo and it worked like a charm.

Is it safe to say that this service is more widely spread than the ftp one?

Miguel

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: ProximitySenderDemo works but can't get BlueToothFTPClientDemo to work
« Reply #3 on: November 16, 2011, 09:22:49 PM »
Yes

 

Sitemap 1 2 3 4 5 6 7