• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Bluetooth Point to Multipoint Sending Files

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I have been trying the vietcovo BTSendFile and it has been successfully executed. I also could send the text file, mp3 and other document through this project. However I wanted to integrate this project into more efficient solution which are:

1. I want all detected devices address could be display in swing layout.
2. I need to send files to all detected devices in same time. There are some opinion where i need to add extra features which is looping. Is there anyone out there knows how to implement it?
3. Sometimes, different mobile used use different port number. How could I synchronize them if I wanted to send to them all concurrently?

I really need some guide and opinion please. Thank for your time.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic