0

I need to build an java program that puts/gets files from a remote windows pc via Bluetooth; the code must also browse the remote filesystem. I've read something about OBEX but have really not found any example for windows. How can it be implemented in a program?

Robert Harvey
  • 178,213
  • 47
  • 333
  • 501
  • The same way you would do it on a local machine. You need a program running on the remote computer that will browse the filesystem for you and send that information over the link. – Robert Harvey Apr 08 '13 at 19:33
  • Ah, c'mon. Really? Word-for-word duplicate of linked question. – Robert Harvey Apr 08 '13 at 19:34

0 Answers0