1

Is there any command line tool for receiving a file in Windows using Bluetooth OPP profile?

djot
  • 2,952
  • 4
  • 19
  • 28
Shrikanth Kalluraya
  • 1,099
  • 1
  • 16
  • 34

3 Answers3

1

See e.g. the CmdlineRunner app in Brecham.Obex's server-side library samples. http://inthehand.co.uk/files/folders/objectexchange/default.aspx "Brecham ObexServer r6"

alanjmcf
  • 3,430
  • 1
  • 17
  • 14
0

I think this would might work: http://forkbeard.sourceforge.net/#mozTocId111209

buzznfrog
  • 100
  • 4
  • Thanks Buzznfrog, But this tool acts as obex client to pull/push a file from/to a obex server. I want a command line server tool which will receive these requests. – Shrikanth Kalluraya May 14 '12 at 12:16
0

Also see http://bluetoothinstaller.com/bluetooth-command-line-tools/

I haven't tried this software yet, but planning to when I receive some BT dongles next week.

Ryan Griggs
  • 2,457
  • 2
  • 35
  • 58